Skip to content

Commit

Permalink
ci: update base image to alpine 2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Jan 3, 2025
1 parent 815910f commit 4c4e332
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 @@ -25,7 +25,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 4c4e332

Please sign in to comment.