Skip to content

Commit 920015d

Browse files
Update php Docker tag to v8.4
| datasource | package | from | to | | ---------- | ------- | ---- | --- | | docker | php | 8.2 | 8.4 |
1 parent 0491ef4 commit 920015d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.2-alpine as base
1+
FROM php:8.4-alpine as base
22

33
ENV APPLICATION_MODE=prod
44
WORKDIR /opt/chimera/sample

0 commit comments

Comments
 (0)