This commit is contained in:
parent
166dd716ed
commit
84c92fe654
@ -12,5 +12,5 @@ COPY entrypoint.sh /
|
||||
RUN chmod +x /entrypoint.sh
|
||||
USER timetracker
|
||||
EXPOSE 8000
|
||||
ENV VERSION_NUMBER $(git describe --tags --abbrev=0)
|
||||
ENV VERSION_NUMBER 0.1.0-4-g166dd71
|
||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
Loading…
x
Reference in New Issue
Block a user