Skip to content

Commit

Permalink
Pin Docker digests
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 5e7e23a commit 923be5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@ jobs:
node-v8:
<<: *node-base
docker:
- image: circleci/node:8
- image: circleci/node:8.17.0
node-v10:
<<: *node-base
docker:
- image: circleci/node:10
- image: circleci/node:10.24.1
node-v12:
<<: *node-base
docker:
- image: circleci/node:12
- image: circleci/node:12.22.7
node-v14:
<<: *node-base
docker:
- image: circleci/node:14
- image: circleci/node:14.18.2

0 comments on commit 923be5b

Please sign in to comment.