8.3.10
Publish Docker image / docker (push) Failing after 17s

This commit is contained in:
2024-08-14 12:21:28 +02:00
parent 256e30c84f
commit 7f804d296c
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.3.9-fpm-bookworm
FROM php:8.3.10-fpm-bookworm
RUN apt-get update && \
apt-get -y --no-install-recommends install \