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
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
This commit is contained in:
parent
4e6c6e7560
commit
f6ed525428
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:8.2-alpine
|
||||
FROM php:8.4-alpine
|
||||
|
||||
RUN apk add nodejs git curl composer bash sudo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue