8.3.25
All checks were successful
Publish Docker image / docker (push) Successful in 2m19s

This commit is contained in:
2025-09-01 16:30:26 +02:00
parent 600700814d
commit 4906563838

View File

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