chore(deps): update php docker tag to v8.4
Some checks failed
Node npm / Build and push image (pull_request) Successful in 39s
Node ssh / Build and push image (pull_request) Successful in 1m37s
PHP 8.2 / Build and push image (pull_request) Failing after 30s
PHP deployer / Build and push image (pull_request) Successful in 28s
Rust node / Build and push image (pull_request) Successful in 1m11s
ZMK builder / Build and push image (pull_request) Successful in 1m13s

This commit is contained in:
Renovate 2024-11-21 18:04:32 +00:00
parent 4e6c6e7560
commit 98e1fecff5

@ -1,4 +1,4 @@
FROM php:8.2-alpine
FROM php:8.4-alpine
RUN apk add nodejs git curl composer bash sudo