Skip to content

Commit 5803cf6

Browse files
committed
docker vue docker image 0.2.1
1 parent 56d9add commit 5803cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GEMEINDESCAN_WEBUI_VUE=0.2.0
1+
GEMEINDESCAN_WEBUI_VUE=0.2.1
22
DOCKER_VUE_NAME=$(shell basename $(shell dirname `pwd`))_vue_1
33
DOCKER_EXEC=$(shell command -v docker > /dev/null && echo "docker exec -it $(DOCKER_VUE_NAME)")
44

0 commit comments

Comments
 (0)