There was an error while loading. Please reload this page.
wait0
1 parent 2dba2ec commit faafbe8Copy full SHA for faafbe8
1 file changed
scripts/publish.sh
@@ -8,7 +8,7 @@ docker buildx create --use
8
docker buildx build \
9
--platform=linux/amd64,linux/arm64 \
10
--tag "devforth/wait0:latest" \
11
- --tag "devforth/wait0:1.3.0" \
+ --tag "devforth/wait0:1.4.0" \
12
--push \
13
--file "$repo_root/Dockerfile" \
14
"$repo_root"
0 commit comments