Skip to content

Commit

Permalink
feat(container): bump Alpine base image to 3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
npdgm committed Dec 19, 2022
1 parent f956d29 commit e311864
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 @@ -400,7 +400,7 @@ jobs:
PYTHONPATH: ${{ github.workspace }}/repository/.github
WORKSPACE: ${{ github.workspace }}
REPOSITORY: ${{ github.repository }}
OCI_ALPINE_VERSION: '3.16.2'
OCI_ALPINE_VERSION: '3.17.0'
OCI_BUSYBOX_VERSION: '1.35.0-uclibc'
VERSION: ${{ needs.release.outputs.version }}
PRERELEASE: ${{ needs.release.outputs.prerelease }}
Expand Down

0 comments on commit e311864

Please sign in to comment.