chore(deps): update php docker tag to v8.3
All checks were successful
Node npm / Build and push image (pull_request) Successful in 1m11s
PHP 8.2 / Build and push image (pull_request) Successful in 1m22s
PHP deployer / Build and push image (pull_request) Successful in 40s
Node ssh / Build and push image (pull_request) Successful in 2m9s
ZMK builder / Build and push image (pull_request) Successful in 1m37s
Rust node / Build and push image (pull_request) Successful in 4m9s

This commit is contained in:
Renovate 2025-03-14 14:06:12 +00:00
parent 4e6c6e7560
commit 728bbc7552

View file

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