Skip to content

Commit 331699c

Browse files
Update php Docker tag to v8.5
| datasource | package | from | to | | ---------- | ------- | ---- | --- | | docker | php | 8.4 | 8.5 |
1 parent 2a2b536 commit 331699c

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.4
1+
FROM php:8.5
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)