feature/use-buildkit #11
@@ -1,5 +1,7 @@
|
|||||||
# https://hub.docker.com/_/monica
|
# https://hub.docker.com/_/monica
|
||||||
FROM monica:$GIT_TAG
|
# Default to 'latest' if GIT_TAG is not provided
|
||||||
|
ARG GIT_TAG=latest
|
||||||
|
FROM monica:${GIT_TAG}
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
# Use the default production configuration
|
# Use the default production configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user