Run make date via poetry

This commit is contained in:
2023-01-08 15:48:12 +01:00
parent 8e1c670ffd
commit 362732c22a
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ RUN npm install && \
FROM python:3.10.9-alpine
ENV VERSION_NUMBER 0.1.4
ENV VERSION_NUMBER 0.1.2-3-g8e1c670
ENV PROD 1
RUN apk add \