Compare commits

..

1 commit

Author SHA1 Message Date
f6ed525428 chore(deps): update php docker tag to v8.4
All checks were successful
Node npm / Build and push image (pull_request) Successful in 41s
PHP 8.2 / Build and push image (pull_request) Successful in 52s
PHP deployer / Build and push image (pull_request) Successful in 41s
Node ssh / Build and push image (pull_request) Successful in 1m42s
Rust node / Build and push image (pull_request) Successful in 1m45s
ZMK builder / Build and push image (pull_request) Successful in 1m49s
2025-03-14 15:06:53 +00:00

View file

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