Skip to content

Commit

Permalink
fix: integrations/argocd/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 21, 2024
1 parent bd6d393 commit 650a114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/argocd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dockerfile with a script to use terrascan's validating webhook
# configured in the kubernetes cluster, to scan a repo for violations
FROM alpine:3.19.3
FROM alpine:3.20.3

#curl to send request to terrascan validating webhook
RUN apk add --no-cache curl
Expand Down

0 comments on commit 650a114

Please # to comment.