Update Dockerfile

This commit is contained in:
Giandonato Inverso
2023-01-25 18:51:10 +01:00
committed by GitHub
parent eb3c275035
commit c87a99a067
+1 -1
View File
@@ -1,5 +1,5 @@
FROM php:7.4.21-apache FROM php:7.4.21-apache
ARG APP_VERSION=v1.0.5 ARG APP_VERSION=v1.0.6
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y --no-install-recommends less nano tini curl tar git zip unzip && \ apt-get install -y --no-install-recommends less nano tini curl tar git zip unzip && \