Skip to content

Commit e4466dc

Browse files
authored
[MOD-12913] pin alpine3 container to 3.22 (#849)
* pin alpine3 to gcc 14 * pin alpine contasiner * Update alpine_linux_3.sh
1 parent 7d8f8b1 commit e4466dc

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)