Skip to content

Commit 636a1cb

Browse files
committed
build: 22 image is alpine3.18
1 parent 6ecd0ed commit 636a1cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,7 +1352,7 @@ jobs:
13521352
container: node:20-alpine3.17
13531353
node: 20
13541354
- os: ubuntu-20.04
1355-
container: node:22-alpine3.17
1355+
container: node:22-alpine3.18
13561356
node: 22
13571357

13581358
# arm64 glibc
@@ -1384,7 +1384,7 @@ jobs:
13841384
node: 20
13851385
- os: ubuntu-20.04
13861386
arch: arm64
1387-
container: node:22-alpine3.17
1387+
container: node:22-alpine3.18
13881388
node: 22
13891389

13901390
# macos x64

0 commit comments

Comments
 (0)