Changes after linting

This commit is contained in:
2023-01-05 22:05:26 +01:00
parent 5ad0e52787
commit f2b08cd1cd
4 changed files with 59 additions and 57 deletions

View File

@ -6,7 +6,7 @@ RUN npm install && \
FROM python:3.10-slim-bullseye
ENV VERSION_NUMBER 0.1.0-39-gf7ec079
ENV VERSION_NUMBER 0.1.0-40-g5ad0e52
ENV PROD 1
RUN useradd --create-home --uid 1000 timetracker