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