We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f8b8e commit cac4fedCopy full SHA for cac4fed
1 file changed
Makefile
@@ -72,7 +72,7 @@ docker-build:
72
73
docker-build-local:
74
75
- docker build --pull --no-cache -t local-enviroms:latest .
+ docker build --pull --no-cache -t local-enviroms:$(version) .
76
77
docker-run-di:
78
0 commit comments