Skip to content

Commit

Permalink
Merge pull request #376 from reload/dependabot/docker/php-8.3.4-alpin…
Browse files Browse the repository at this point in the history
…e3.18
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
2 parents 9070dc9 + fadb604 commit a5b648a
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.3-alpine3.18@sha256:923f550b2f366561f6f2a5a08e8dd9d6d8be2bfe7abc2598549a6b91f95d6abd
FROM php:8.3.4-alpine3.18@sha256:9c334e1fa29715eb6640ee98233ff25130803dc975f187550990c5198c4f8cf3

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

Expand Down

0 comments on commit a5b648a

Please sign in to comment.