mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 19:29:15 +00:00
display link to the last commit
This commit is contained in:
@@ -14,6 +14,9 @@ ENV VERSION=${VERSION:-undefined}
|
||||
ARG BUILD_DATE
|
||||
ENV BUILD_DATE=${BUILD_DATE:-undefined}
|
||||
|
||||
ARG COMMIT_SHA
|
||||
ENV COMMIT_SHA=${COMMIT_SHA:-}
|
||||
|
||||
RUN mkdir -p /app
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user