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 8.4.0 to 8.4.2
Browse files Browse the repository at this point in the history
Bumps owasp/dependency-check from 8.4.0 to 8.4.2.

---
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 Oct 23, 2023
1 parent 9af79cb commit e703fc6
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:8.4.0 AS dependency-check
FROM owasp/dependency-check:8.4.2 AS dependency-check

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

Expand Down

0 comments on commit e703fc6

Please sign in to comment.