8.3.7
Some checks are pending
Publish Docker image / docker (push) Waiting to run

This commit is contained in:
2024-05-21 15:45:22 +02:00
parent 0e31cf2a40
commit 68bc4670e5

View File

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