Skip to content

Commit

Permalink
Update alpine image to 3.19.1 to fix CVE for base image- CVE-2023-5678
Browse files Browse the repository at this point in the history
Signed-off-by: porwalameet <porwalameet@gmail.com>
  • Loading branch information
porwalameet authored and eshepelyuk committed Mar 12, 2024
1 parent 81cf46e commit 8ca6aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build:
artifacts:
- image: openpolicyagent/kube-mgmt
ko:
fromImage: alpine:3.16.7
fromImage: alpine:3.19.1
main: ./cmd/kube-mgmt/.../
ldflags:
- "-X github.com/open-policy-agent/kube-mgmt/pkg/version.Version={{.VERSION}}"
Expand Down

0 comments on commit 8ca6aff

Please sign in to comment.