8.3.28
All checks were successful
Publish Docker image / docker (push) Successful in 2m30s

This commit is contained in:
2025-11-24 11:29:57 +01:00
parent ea755a8b7a
commit a86f3aff12

View File

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