This commit is contained in:
2021-06-03 14:51:18 +02:00
parent b9e7a69313
commit 3d70b543d4

View File

@@ -1,4 +1,4 @@
FROM php:7.4.16-fpm-buster
FROM php:7.4.20-fpm-buster
RUN apt-get update && \
apt-get -y --no-install-recommends install \