Skip to content

Commit

Permalink
switch to static base image (#792)
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <[email protected]>
  • Loading branch information
bobcallaway authored Oct 16, 2023
1 parent 1b21820 commit d120ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ko.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
defaultBaseImage: cgr.dev/chainguard/alpine-base:latest
defaultBaseImage: gcr.io/distroless/static-debian12:nonroot
baseImageOverrides:
github.com/sigstore/scaffolding/cmd/cloudsqlproxy: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.7.0-alpine

Expand Down

0 comments on commit d120ad8

Please sign in to comment.