Skip to content

Commit 88bcbef

Browse files
Update php Docker tag to v8.3
| datasource | package | from | to | | ---------- | ------- | ---- | --- | | docker | php | 8.2 | 8.3 |
1 parent 80e5667 commit 88bcbef

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.3-alpine as base
22

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

0 commit comments

Comments
 (0)