This commit is contained in:
2022-06-07 11:58:02 +02:00
parent 620d11cc5f
commit ec7ad719c0
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.4.25-fpm-bullseye
FROM php:7.4.29-fpm-bullseye
RUN apt-get update && \
apt-get -y --no-install-recommends install \