Compare commits

...
2 Commits
Author SHA1 Message Date
luca 1ee12ae624 8.4.23
Publish Docker image / docker (push) Successful in 2m28s
2026-07-06 12:55:42 +02:00
luca 5b7b046f55 8.4.22
Publish Docker image / docker (push) Failing after 13m59s
2026-06-05 12:03:04 +02:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.4.21-fpm-bookworm
FROM php:8.4.23-fpm-trixie
RUN apt-get update && \
apt-get -y --no-install-recommends install \