Skip to content

Commit 024ffe0

Browse files
committed
pin node LTS
1 parent c132a45 commit 024ffe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- ffmpeg
4141
build-linux-x64-musl:
4242
docker:
43-
- image: node:lts-alpine
43+
- image: node:lts-alpine@sha256:b64ced2e7cd0a4816699fe308ce6e8a08ccba463c757c00c14cd372e3d2c763e
4444
steps:
4545
- checkout
4646
- restore_cache:

0 commit comments

Comments
 (0)