Skip to content

Commit cb8a0a3

Browse files
chore(deps): update alpine docker tag to v3.23 (#33)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine | container | minor | `3.21` → `3.23` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/voidzero-dev/setup-vp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8207a9 commit cb8a0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
version: [latest, alpha]
239239
runs-on: ubuntu-latest
240240
container:
241-
image: alpine:3.21
241+
image: alpine:3.23
242242
steps:
243243
- name: Install Alpine dependencies
244244
run: apk add --no-cache bash curl gcompat libstdc++

0 commit comments

Comments
 (0)