Skip to content

Commit

Permalink
feat(container): bump Alpine base image to version 3.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
npdgm committed Apr 12, 2023
1 parent 9c42072 commit de23f78
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.17.0'
OCI_ALPINE_VERSION: '3.17.3'
OCI_BUSYBOX_VERSION: '1.35.0-uclibc'
VERSION: ${{ needs.release.outputs.version }}
PRERELEASE: ${{ needs.release.outputs.prerelease }}
Expand Down

0 comments on commit de23f78

Please sign in to comment.