Improve manual duration mark

This commit is contained in:
2023-01-05 23:10:42 +01:00
parent 5172c38c16
commit fd9bf8c026
3 changed files with 17 additions and 10 deletions

View File

@ -6,7 +6,7 @@ RUN npm install && \
FROM python:3.10-slim-bullseye
ENV VERSION_NUMBER 0.1.0-44-g9c56ed4
ENV VERSION_NUMBER 0.1.0-45-g5172c38
ENV PROD 1
RUN useradd --create-home --uid 1000 timetracker