8.1.24
Publish Docker image / docker (push) Failing after 4m52s

This commit is contained in:
2023-11-10 10:01:13 +01:00
parent 2b1a2082bb
commit 13ca868467
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.1.16-fpm-bullseye
FROM php:8.1.24-fpm-bullseye
RUN apt-get update && \
apt-get -y --no-install-recommends install \