Skip to content

Commit

Permalink
Merge pull request #345 from snyk/fix/add-scraper-to-container
Browse files Browse the repository at this point in the history
fix: add scraper to VU container image
  • Loading branch information
jgresty committed Apr 30, 2024
2 parents a0e19d3 + acbd11d commit de78f1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vervet-underground/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ FROM --platform=amd64 gcr.io/snyk-main/ubuntu-20:2.3.7_202404190856

COPY config.*.json /
COPY --from=builder /go/bin/app /
COPY --from=builder /go/bin/scraper /

USER snyk

Expand Down

0 comments on commit de78f1d

Please sign in to comment.