We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23fbed8 commit 6c25bffCopy full SHA for 6c25bff
Docker/Dockerfile
@@ -1,6 +1,6 @@
1
FROM composer:2
2
FROM bash:5
3
-FROM php:7.4-alpine
+FROM php:8.3-alpine
4
5
# copy from the images into the PHP Image
6
COPY --from=composer /usr/bin/composer /usr/bin/composer
0 commit comments