Skip to content

Commit ca7421b

Browse files
Roll back php Docker tag to v8.2
| datasource | package | from | to | | ---------- | ------- | ---- | --- | | docker | php | 8.2 | 8.2 |
1 parent 9729d1b commit ca7421b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.2-alpine as base
1+
FROM php:8.2-apache as base
22

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

0 commit comments

Comments
 (0)