Skip to content

Commit

Permalink
feat(container): bump Busybox base image to version 1.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
npdgm committed Jul 10, 2023
1 parent 53ede98 commit 8201737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ jobs:
WORKSPACE: ${{ github.workspace }}
REPOSITORY: ${{ github.repository }}
OCI_ALPINE_VERSION: '3.18.2'
OCI_BUSYBOX_VERSION: '1.36.0-uclibc'
OCI_BUSYBOX_VERSION: '1.36.1-uclibc'
VERSION: ${{ needs.release.outputs.version }}
PRERELEASE: ${{ needs.release.outputs.prerelease }}
REVISION: ${{ github.sha }}
Expand Down

0 comments on commit 8201737

Please sign in to comment.