Skip to content

Commit faafbe8

Browse files
committed
chore: bump wait0 release version to 1.4.0
1 parent 2dba2ec commit faafbe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ docker buildx create --use
88
docker buildx build \
99
--platform=linux/amd64,linux/arm64 \
1010
--tag "devforth/wait0:latest" \
11-
--tag "devforth/wait0:1.3.0" \
11+
--tag "devforth/wait0:1.4.0" \
1212
--push \
1313
--file "$repo_root/Dockerfile" \
1414
"$repo_root"

0 commit comments

Comments
 (0)