8.3.9
Some checks failed
Publish Docker image / docker (push) Failing after 2m32s

This commit is contained in:
2024-07-11 11:51:34 +02:00
parent 612f180920
commit 256e30c84f

View File

@@ -1,4 +1,4 @@
FROM php:8.3.7-fpm-bookworm
FROM php:8.3.9-fpm-bookworm
RUN apt-get update && \
apt-get -y --no-install-recommends install \