Skip to content

Commit

Permalink
Merge pull request #359 from reload/dependabot/docker/php-eac969a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
2 parents 0c6d5e7 + a788d3e commit 350e637
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.3.2-alpine3.18@sha256:d918540a24839984131d044619aa40964d55f970e47f39a455e3aa3fa6fc9fc0
FROM php:8.3.2-alpine3.18@sha256:eac969afaba4b30c9228f9e1421188ac9997105c06dc51203fc7c4cf739bd688

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

Expand Down

0 comments on commit 350e637

Please sign in to comment.