8.3.19
All checks were successful
Publish Docker image / docker (push) Successful in 1m55s

This commit is contained in:
2025-03-28 11:54:07 +01:00
parent dcf06ebe59
commit 8e55f0fa15

View File

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