We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e3327b commit 66a9fb4Copy full SHA for 66a9fb4
Dockerfile
@@ -1,6 +1,6 @@
1
FROM composer:2 AS composer
2
3
-FROM php:8.3-alpine
+FROM php:8.4-alpine
4
5
COPY --from=composer /usr/bin/composer /usr/bin/composer
6
0 commit comments