Skip to content

Commit bf1f613

Browse files
committed
feat(container): bump Busybox base image to version 1.37.0
1 parent 3d2904a commit bf1f613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
VERSION_GOLANGCILINT: latest
1515
VERSION_GOLANG: '1.23.1'
1616
VERSION_CHARTRELEASER: '1.6.0'
17-
VERSION_OCI_BUSYBOX: '1.36.1-uclibc'
17+
VERSION_OCI_BUSYBOX: '1.37.0-uclibc'
1818
VERSION_OCI_ALPINE: '3.20.3'
1919

2020
jobs:

0 commit comments

Comments
 (0)