We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92860e2 commit 8f97b98Copy full SHA for 8f97b98
.github/workflows/release.yml
@@ -14,7 +14,7 @@ env:
14
VERSION_GOLANGCILINT: latest
15
VERSION_GOLANG: '1.23.2'
16
VERSION_CHARTRELEASER: '1.6.0'
17
- VERSION_OCI_BUSYBOX: '1.37.0-uclibc'
+ VERSION_OCI_BUSYBOX: '1.37.0-glibc'
18
VERSION_OCI_ALPINE: '3.20.3'
19
20
jobs:
0 commit comments