8.2.23
All checks were successful
Publish Docker image / docker (push) Successful in 2m55s

This commit is contained in:
2024-09-04 15:28:52 +02:00
parent afd7b18000
commit f066d8443e

View File

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