Skip to content

Commit

Permalink
Merge pull request #356 from reload/dependabot/docker/php-8.3.2-alpin…
Browse files Browse the repository at this point in the history
…e3.18
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
2 parents 69caf02 + 71a1ab7 commit 9193e39
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.1-alpine3.18@sha256:87cd6345439dcd87a936a9483111859b81bc418cdbb0dc14e9fff448037480ff
FROM php:8.3.2-alpine3.18@sha256:d918540a24839984131d044619aa40964d55f970e47f39a455e3aa3fa6fc9fc0

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

Expand Down

0 comments on commit 9193e39

Please sign in to comment.