Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2738a2f7c | ||
|
|
e29c743985 | ||
|
|
46ae716aa0 |
+1
-1
@@ -37,7 +37,7 @@ steps:
|
|||||||
- build-base-image
|
- build-base-image
|
||||||
|
|
||||||
- name: build-assets
|
- name: build-assets
|
||||||
image: node:20
|
image: node:24
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- yarn install
|
- yarn install
|
||||||
|
|||||||
+1
-1
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user