8.4.14
All checks were successful
Publish Docker image / docker (push) Successful in 2m30s

This commit is contained in:
2025-11-06 10:40:09 +01:00
parent 6b7b1d5743
commit 3bce6f13c2

View File

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