Update php Docker tag to v8.3
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m29s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m29s
This commit is contained in:
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user