File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
38
38
build-linux :
39
39
docker :
40
- - image : cimg/node:18.20.4 @sha256:47889a018de75a976d77397f75bce3041c6afda2d798fde68dba3acc9da7758c
40
+ - image : cimg/node:18.20.6 @sha256:80fe29f21323ac40999ccca38339d942488a71fec343fad231340be6fbdf865b
41
41
42
42
working_directory : ~/repo
43
43
@@ -258,7 +258,7 @@ jobs:
258
258
259
259
test-linux :
260
260
docker :
261
- - image : cimg/node:18.20.4 @sha256:47889a018de75a976d77397f75bce3041c6afda2d798fde68dba3acc9da7758c
261
+ - image : cimg/node:18.20.6 @sha256:80fe29f21323ac40999ccca38339d942488a71fec343fad231340be6fbdf865b
262
262
steps :
263
263
- checkout
264
264
- attach_workspace :
@@ -291,7 +291,7 @@ jobs:
291
291
292
292
test-linux-without-git :
293
293
docker :
294
- - image : cimg/node:18.20.4 @sha256:47889a018de75a976d77397f75bce3041c6afda2d798fde68dba3acc9da7758c
294
+ - image : cimg/node:18.20.6 @sha256:80fe29f21323ac40999ccca38339d942488a71fec343fad231340be6fbdf865b
295
295
steps :
296
296
- checkout
297
297
- attach_workspace :
@@ -534,7 +534,7 @@ jobs:
534
534
535
535
review :
536
536
docker :
537
- - image : cimg/node:18.20.4 @sha256:47889a018de75a976d77397f75bce3041c6afda2d798fde68dba3acc9da7758c
537
+ - image : cimg/node:18.20.6 @sha256:80fe29f21323ac40999ccca38339d942488a71fec343fad231340be6fbdf865b
538
538
steps :
539
539
- attach_workspace :
540
540
at : .
@@ -573,7 +573,7 @@ jobs:
573
573
574
574
deploy :
575
575
docker :
576
- - image : cimg/node:18.20.4 @sha256:47889a018de75a976d77397f75bce3041c6afda2d798fde68dba3acc9da7758c
576
+ - image : cimg/node:18.20.6 @sha256:80fe29f21323ac40999ccca38339d942488a71fec343fad231340be6fbdf865b
577
577
steps :
578
578
- attach_workspace :
579
579
at : .
You can’t perform that action at this time.
0 commit comments