8.4.15
Some checks failed
Publish Docker image / docker (push) Failing after 15m3s

This commit is contained in:
2025-11-24 11:29:25 +01:00
parent 3bce6f13c2
commit 659db0a932

View File

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