8.3.21
All checks were successful
Publish Docker image / docker (push) Successful in 2m33s

This commit is contained in:
2025-05-26 14:04:51 +02:00
parent 8e55f0fa15
commit d2672a6801

View File

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