Skip to content

Commit c50df8b

Browse files
committed
bump version to 1.0.9 in publish.sh
1 parent 37adf36 commit c50df8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
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.8" --push .
2+
docker buildx build --platform=linux/amd64,linux/arm64 --tag "devforth/spa-to-http:latest" --tag "devforth/spa-to-http:1.0.9" --push .

0 commit comments

Comments
 (0)