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 3e95828 commit 35367a5Copy full SHA for 35367a5
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