new version dockerfile

This commit is contained in:
giandonato.inverso@edempg.it
2022-09-28 16:22:18 +02:00
parent fa709c95db
commit e2d9aad91f
+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.0Do ARG APP_VERSION=v1.0.4
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 && \