Skip to content

Commit

Permalink
Update the base image to Alpine to 3.16.7
Browse files Browse the repository at this point in the history
Signed-off-by: getkrabhijeet <[email protected]>
  • Loading branch information
getkrabhijeet authored and eshepelyuk committed Oct 30, 2023
1 parent 96145f8 commit e862159
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.6
fromImage: alpine:3.16.7
main: ./cmd/kube-mgmt/.../
ldflags:
- "-X github.com/open-policy-agent/kube-mgmt/pkg/version.Version={{.VERSION}}"
Expand Down

0 comments on commit e862159

Please sign in to comment.