Skip to content

Commit

Permalink
Update the base image to Alpine to 3.16.6
Browse files Browse the repository at this point in the history
Signed-off-by: Farhan Ali <92339155+farhan1094@users.noreply.github.com>
  • Loading branch information
farhan1094 authored and eshepelyuk committed Jun 15, 2023
1 parent 78d37b0 commit be83f27
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.4
fromImage: alpine:3.16.6
main: ./cmd/kube-mgmt/.../
ldflags:
- "-X github.com/open-policy-agent/kube-mgmt/pkg/version.Version={{.VERSION}}"
Expand Down

0 comments on commit be83f27

Please sign in to comment.