Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Bump owasp/dependency-check from 9.0.7 to 9.0.8
Browse files Browse the repository at this point in the history
Bumps owasp/dependency-check from 9.0.7 to 9.0.8.

---
updated-dependencies:
- dependency-name: owasp/dependency-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent c6f1175 commit 452e5bd
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 @@ -6,7 +6,7 @@ WORKDIR /opt/dependency-check-jira

RUN composer install --prefer-dist --no-dev

FROM owasp/dependency-check:9.0.7 AS dependency-check
FROM owasp/dependency-check:9.0.8 AS dependency-check

FROM openjdk:17-ea-14-jdk-alpine AS jdk

Expand Down

0 comments on commit 452e5bd

Please sign in to comment.