We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf1f7d commit 4a1be95Copy full SHA for 4a1be95
1 file changed
publish.sh
@@ -1,2 +1,2 @@
1
docker buildx create --use
2
-docker buildx build --platform=linux/amd64,linux/arm64 --tag "devforth/spa-to-http:latest" --tag "devforth/spa-to-http:1.0.6" --push .
+docker buildx build --platform=linux/amd64,linux/arm64 --tag "devforth/spa-to-http:latest" --tag "devforth/spa-to-http:1.0.7" --push .
0 commit comments