Add more utilities to Makefile

This commit is contained in:
2023-01-07 21:59:34 +01:00
parent 1ccfdc321a
commit f7b69f7704
2 changed files with 6 additions and 5 deletions

View File

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