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.
e0bf4d2
72ce7e0
1 parent 1722397 commit 3c184bcCopy full SHA for 3c184bc
Dockerfile
@@ -8,7 +8,7 @@ WORKDIR /opt/ghsec-jira
8
RUN composer install --prefer-dist --no-dev
9
10
# -----------------
11
-FROM php:8.3.0-alpine3.18@sha256:e0bf4d280c5210f9e970700dfbe153fa6688385b4d6375902fc957d81a04df1b
+FROM php:8.3.0-alpine3.18@sha256:72ce7e0cf01d9325c30f1d5c4a588fa794c2e1620dd7c087f5a682cc9c27ff39
12
13
COPY --from=build-env /opt/ghsec-jira/ /opt/ghsec-jira/
14
0 commit comments