Skip to content

Commit

Permalink
ci: update base image to alpine 2.21 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Jan 12, 2025
1 parent c118fae commit 8838907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ kos:
- "{{.Version}}"
- latest
preserve_import_paths: false
base_image: alpine:3.20
base_image: alpine:3.21
bare: true
ldflags:
- "-X main.BuildVersion={{ .Version }}"
Expand Down

0 comments on commit 8838907

Please sign in to comment.