8.1.29
Some checks failed
Publish Docker image / docker (push) Failing after 3m32s

This commit is contained in:
2024-08-14 13:42:34 +02:00
parent 49ed7813d2
commit 95bee80219

View File

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