Update changelog
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-07 22:08:57 +01:00
parent 0d20b543b0
commit c9b2d5bd8d
3 changed files with 6 additions and 2 deletions

View File

@ -6,7 +6,7 @@ RUN npm install && \
FROM python:3.10.9-alpine
ENV VERSION_NUMBER 0.1.1-8-gf7b69f7
ENV VERSION_NUMBER 0.1.2
ENV PROD 1
RUN apk add \