We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c2d9f9 commit 8276e51Copy full SHA for 8276e51
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.7" --push .
+docker buildx build --platform=linux/amd64,linux/arm64 --tag "devforth/spa-to-http:latest" --tag "devforth/spa-to-http:1.0.8" --push .
0 commit comments