Skip to content

Commit

Permalink
Use canonical version to tag windows docker build.
Browse files Browse the repository at this point in the history
  • Loading branch information
amcnamara committed Jan 10, 2024
1 parent 0f3642f commit 8bfa5de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.cmd
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
docker build -t "openworm/openworm:0.9.3" .
@SET /P version=<VERSION
docker build -t openworm/openworm:%version% .

0 comments on commit 8bfa5de

Please sign in to comment.