Skip to content

Commit

Permalink
Merge pull request #304 from reload/dependabot/docker/php-a8f0706
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
2 parents 02c59af + de50d92 commit 91b3dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ WORKDIR /opt/ghsec-jira
RUN composer install --prefer-dist --no-dev

# -----------------
FROM php:8.2.10-alpine3.18@sha256:b5884ca8bf409cf571b321143ff30cfea16b9abab7245b9742343d3eee4abf3b
FROM php:8.2.10-alpine3.18@sha256:a8f070674c651f09562514ba2a49091bfd0208cafcd5a3619167edc9756439af

COPY --from=build-env /opt/ghsec-jira/ /opt/ghsec-jira/

Expand Down

0 comments on commit 91b3dba

Please sign in to comment.