Skip to content

Commit ad70dad

Browse files
Update php Docker tag to v8.5
| datasource | package | from | to | | ---------- | ------- | ---- | --- | | docker | php | 8.4 | 8.5 |
1 parent 5267e2d commit ad70dad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)