Skip to content

Commit e8519c4

Browse files
committed
bump alpine to 3.16 for newer musl
1 parent aae5e9f commit e8519c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ jobs:
4646
strategy:
4747
matrix:
4848
include:
49-
- image: "alpine:3.15"
49+
- image: "alpine:3.16"
5050
libssl: openssl
51-
- image: "alpine:3.15"
51+
- image: "alpine:3.16"
5252
libssl: libressl
5353
- image: "alpine:latest"
5454
libssl: openssl

0 commit comments

Comments
 (0)