8.3.23
All checks were successful
Publish Docker image / docker (push) Successful in 2m51s

This commit is contained in:
2025-07-30 17:33:10 +02:00
parent bd450d140d
commit 600700814d

View File

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