8.3.17
Publish Docker image / docker (push) Failing after 49s

This commit is contained in:
2025-02-26 08:53:28 +01:00
parent 59628f1064
commit be27ed7aee
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.3.15-fpm-bookworm
FROM php:8.3.17-fpm-bookworm
RUN apt-get update && \
apt-get -y --no-install-recommends install \