8.4.16
All checks were successful
Publish Docker image / docker (push) Successful in 3m13s

This commit is contained in:
2025-12-22 16:45:51 +01:00
parent 659db0a932
commit ff27f33071

View File

@@ -1,4 +1,4 @@
FROM php:8.4.15-fpm-bookworm
FROM php:8.4.16-fpm-bookworm
RUN apt-get update && \
apt-get -y --no-install-recommends install \