This commit is contained in:
2021-11-18 14:38:41 +01:00
parent 6f6b989ce3
commit 620d11cc5f
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.4.23-fpm-bullseye
FROM php:7.4.25-fpm-bullseye
RUN apt-get update && \
apt-get -y --no-install-recommends install \