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.
2 parents d289e25 + 8388673 commit 5863891Copy full SHA for 5863891
Dockerfile
@@ -8,7 +8,7 @@ WORKDIR /opt/ghsec-jira
8
RUN composer install --prefer-dist --no-dev
9
10
# -----------------
11
-FROM php:8.2.12-alpine3.18@sha256:403361a17e469f6069eef76a1ed1b55cc891aece27f934af9285e78b1f225938
+FROM php:8.3.0-alpine3.18@sha256:e0bf4d280c5210f9e970700dfbe153fa6688385b4d6375902fc957d81a04df1b
12
13
COPY --from=build-env /opt/ghsec-jira/ /opt/ghsec-jira/
14
0 commit comments