Skip to content

Commit 6a348ec

Browse files
committed
Update Makefile
Signed-off-by: loheagn <[email protected]>
1 parent 5fc4800 commit 6a348ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
JAVA_HOME ?= ${JAVA_HOME}
22

33
VERSION = ${shell git describe --tags}
4-
IMAGE = scs.buaa.edu.cn:8081/iobs/cloudapi:v2.0.1-enhance-2
4+
IMAGE = scs.buaa.edu.cn:8081/iobs/cloudapi:$(VERSION)
55

66
.PHONY: all build image push
77

0 commit comments

Comments
 (0)