Skip to content

Commit

Permalink
use a base image which has glibc (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
maditya authored Nov 6, 2023
1 parent 66ed703 commit e8103dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ builds:

kos:
- repository: ghcr.io/theparanoids/crypki
base_image: cgr.dev/chainguard/busybox
tags:
- '{{.Version}}'
- latest
Expand Down

0 comments on commit e8103dd

Please sign in to comment.