chore(deps): update php docker tag to v8.3
All checks were successful
Node ssh / Build and push image (pull_request) Successful in 1m36s
Node npm / Build and push image (pull_request) Successful in 35s
PHP 8.2 / Build and push image (pull_request) Successful in 46s
PHP deployer / Build and push image (pull_request) Successful in 33s
Rust node / Build and push image (pull_request) Successful in 1m33s
ZMK builder / Build and push image (pull_request) Successful in 1m38s

This commit is contained in:
Renovate 2024-08-24 07:11:45 +00:00
parent 033623e4ab
commit ae06c0f969

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