8.2.21
Publish Docker image / docker (push) Failing after 4m49s

This commit is contained in:
2024-07-26 09:53:03 +02:00
parent bfa0f15ec3
commit 1e011ae3ec
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.2.19-fpm-bookworm
FROM php:8.2.21-fpm-bookworm
RUN apt-get update && \
apt-get -y --no-install-recommends install \