8.3.11
Some checks failed
Publish Docker image / docker (push) Failing after 1m28s

This commit is contained in:
2024-09-04 12:08:17 +02:00
parent 3f44416654
commit 9d44994dfa

View File

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