Skip to content

Commit 08d1df8

Browse files
chore(deps): update alpine docker tag to v3.23
1 parent 9c19eff commit 08d1df8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)