Skip to content

Commit

Permalink
docker publish version
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgenKor committed Aug 4, 2022
1 parent cd739e9 commit 96f4b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish-docker
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

USERNAME=evgenkor
IMAGE=zkbob-console
VERSION=0.5.2
VERSION=0.5.3

yarn build:prod && \
docker build -f Dockerfile.prod -t $USERNAME/$IMAGE:latest . && \
Expand Down

0 comments on commit 96f4b4a

Please sign in to comment.