Compare commits

...
2 Commits
Author SHA1 Message Date
julielenaerts e29c743985 remove composer and yarn lock files
continuous-integration/drone/tag Build is failing
2026-07-10 13:51:59 +02:00
julielenaerts 46ae716aa0 Update dockerfile to use postgresql 16
continuous-integration/drone/tag Build is failing
2026-07-10 13:27:32 +02:00
3 changed files with 1 additions and 22699 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM php:8.3-fpm-alpine AS chill_base_php82 FROM php:8.3-fpm-alpine AS chill_base_php82
ENV POSTGRES_VERSION=15 ENV POSTGRES_VERSION=16
# default UID for the PHP user # default UID for the PHP user
ARG UID=1000 ARG UID=1000
Generated
-15798
View File
File diff suppressed because it is too large Load Diff
-6900
View File
File diff suppressed because it is too large Load Diff