Update php version in Dockerfile
build-images / build-and-push (push) Successful in 11m52s

This commit is contained in:
2026-09-17 17:08:38 +02:00
parent f423b6461f
commit d538bf0410
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.3-fpm-alpine AS chill_base_php82
FROM php:8.4-fpm-alpine AS chill_base_php82
ENV POSTGRES_VERSION=16