8.3.26
All checks were successful
Publish Docker image / docker (push) Successful in 3m18s

This commit is contained in:
2025-10-16 17:46:14 +02:00
parent 4906563838
commit 27f5d781aa

View File

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