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 94ad89b commit a003270Copy full SHA for a003270
Dockerfile
@@ -1,6 +1,7 @@
1
-FROM ubuntu:22.04
+FROM ubuntu:24.04
2
3
ARG DEBIAN_FRONTEND=noninteractive
4
+ARG DEFAULT_PHP_VERSION=7.4
5
6
LABEL "com.github.actions.icon"="upload-cloud"
7
LABEL "com.github.actions.color"="yellow"
0 commit comments