Compare commits

...
1 Commits
Author SHA1 Message Date
julielenaerts d538bf0410 Update php version in Dockerfile
build-images / build-and-push (push) Successful in 11m52s
2026-09-17 17:08:38 +02:00
+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 ENV POSTGRES_VERSION=16