Update 'app/Dockerfile'

This commit is contained in:
2022-04-20 10:32:32 +00:00
parent 914c56f838
commit 40c5cada5c
-1
View File
@@ -3,7 +3,6 @@ FROM php:7.4-fpm
# Arguments defined in docker-compose.yml # Arguments defined in docker-compose.yml
# ARG user # ARG user
# ARG uid # ARG uid
# Install system dependencies # Install system dependencies
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
git \ git \