Skip to content

Commit 0e5b300

Browse files
Update php Docker tag to v8.3
| datasource | package | from | to | | ---------- | ------- | ---- | --- | | docker | php | 8.2 | 8.3 |
1 parent 3399679 commit 0e5b300

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
1+
FROM php:8.3
22

33
ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
44

0 commit comments

Comments
 (0)