We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6da73 commit 18abc35Copy full SHA for 18abc35
1 file changed
Dockerfile
@@ -15,7 +15,7 @@ RUN composer install \
15
--no-scripts \
16
--prefer-dist
17
18
-FROM php:8.0-cli-alpine
+FROM php:8.3-cli-alpine
19
20
WORKDIR /usr/local/src/
21
0 commit comments