This commit is contained in:
2021-03-22 17:52:26 +01:00
parent adb0395924
commit b9e7a69313

View File

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