Update to 1.6.1
Django CI/CD / test (push) Successful in 24s
Django CI/CD / build-and-push (push) Has been skipped

This commit is contained in:
2026-01-30 11:49:39 +01:00
parent 4e3a5ef682
commit 277ecd1b55
5 changed files with 7 additions and 4 deletions
+2
View File
@@ -35,5 +35,7 @@ RUN chmod +x /entrypoint.sh
USER timetracker
ENV VERSION_NUMBER=1.6.1
EXPOSE 8000
CMD [ "/entrypoint.sh" ]