2 Commits
8.3.25 ... 8.3

Author SHA1 Message Date
K
ea755a8b7a 8.3.27
Some checks failed
Publish Docker image / docker (push) Failing after 1s
2025-11-06 08:49:58 +01:00
K
27f5d781aa 8.3.26
All checks were successful
Publish Docker image / docker (push) Successful in 3m18s
2025-10-16 17:46:14 +02:00

View File

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