Skip to content

Commit aac9354

Browse files
Update php Docker tag to v8.4
| datasource | package | from | to | | ---------- | ------- | ---- | --- | | docker | php | 8.2 | 8.4 |
1 parent 9729d1b commit aac9354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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-react

0 commit comments

Comments
 (0)