add 8.3 build image
Some checks failed
Build and Push Chill base image / build-and-push (push) Has been cancelled

This commit is contained in:
2025-06-05 11:09:57 +02:00
parent ff7b25c608
commit daab314354
3 changed files with 130 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM php:8.4-fpm-alpine AS chill_base_php82
FROM php:8.4-fpm-alpine
ENV POSTGRES_VERSION=17