Skip to content

Commit

Permalink
build(deps): bump softwaresecurityproject/zap-bare in /cmd/vulcan-zap
Browse files Browse the repository at this point in the history
Bumps softwaresecurityproject/zap-bare from 2.13.0 to 2.14.0.

---
updated-dependencies:
- dependency-name: softwaresecurityproject/zap-bare
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent a816620 commit c50e452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/vulcan-zap/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright 2019 Adevinta

FROM softwaresecurityproject/zap-bare:2.13.0
FROM softwaresecurityproject/zap-bare:2.14.0
USER root
RUN chown -R zap /zap/

Expand Down

0 comments on commit c50e452

Please sign in to comment.