Skip to content

Commit c94eb02

Browse files
Update php Docker tag to v8.4
| datasource | package | from | to | | ---------- | ------- | ---- | --- | | docker | php | 8.3 | 8.4 |
1 parent 3d4fb54 commit c94eb02

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.3
1+
FROM php:8.4
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)