8.3.14
Some checks failed
Publish Docker image / docker (push) Failing after 14m0s

This commit is contained in:
2024-11-27 09:42:29 +01:00
parent 76d74d311f
commit a9f541eca7

View File

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