Skip to content

Commit b733d93

Browse files
committed
fixup! build: update versions to target v16
1 parent 3641a34 commit b733d93

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
@@ -9,7 +9,7 @@ jobs:
99
type: enum
1010
enum: ["package.json", "builds-repo"]
1111
docker:
12-
- image: cimg/node:16.13.0
12+
- image: cimg/node:16.13.0@sha256:05245e5a0f7aa7c45d61c21ba47c13082bdc07efe555a6786087261b28adaa2b
1313
steps:
1414
- checkout
1515
- node/install-packages:

0 commit comments

Comments
 (0)