Skip to content

Commit 14e7969

Browse files
committed
pin alpine contasiner
1 parent d82acbd commit 14e7969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/alpine3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
alpine3:
77
uses: ./.github/workflows/task-unit-test.yml
88
with:
9-
container: alpine:3
9+
container: alpine:3.22
1010
pre-checkout-script: apk add bash git

0 commit comments

Comments
 (0)