This commit is contained in:
2021-09-09 17:02:32 +02:00
parent 017c02f0c1
commit ee6be8561f

View File

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