This commit is contained in:
2021-06-03 14:57:59 +02:00
parent 3d70b543d4
commit 017c02f0c1
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.4.20-fpm-buster
FROM php:7.4.19-fpm-buster
RUN apt-get update && \
apt-get -y --no-install-recommends install \