Pietro Lesci commited on
Commit
a5f6c09
1 Parent(s): ab15c62

change version

Browse files
Files changed (1) hide show
  1. Makefile +1 -1
Makefile CHANGED
@@ -3,7 +3,7 @@
3
 
4
  # Docker image build info
5
  PROJECT:=wordify
6
- BUILD_TAG?=0.0.1
7
 
8
  ALL_IMAGES:=src
9
 
 
3
 
4
  # Docker image build info
5
  PROJECT:=wordify
6
+ BUILD_TAG?=v0.1.0-alpha
7
 
8
  ALL_IMAGES:=src
9