8.3.27
Some checks failed
Publish Docker image / docker (push) Failing after 1s

This commit is contained in:
2025-11-06 08:49:58 +01:00
parent 27f5d781aa
commit ea755a8b7a

View File

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