Update php Docker tag to v8.3
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m29s

This commit is contained in:
Renovate 2024-07-12 05:26:23 +00:00
parent 1604a8dc72
commit 2cd56d4a8f

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