Skip to content

Commit 0316762

Browse files
[8.2] [MOD-12913] pin alpine3 container to 3.22 (#850)
[MOD-12913] pin alpine3 container to 3.22 (#849) * pin alpine3 to gcc 14 * pin alpine contasiner * Update alpine_linux_3.sh (cherry picked from commit e4466dc) Co-authored-by: meiravgri <109056284+meiravgri@users.noreply.github.com>
1 parent ecf3fe7 commit 0316762

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)