This commit is contained in:
2023-02-15 16:34:17 +01:00
parent 4a9886199b
commit ab403c8b8a
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.1.12-fpm-bullseye
FROM php:8.1.16-fpm-bullseye
RUN apt-get update && \
apt-get -y --no-install-recommends install \