Skip to content

Commit 50374e1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update circleci/node to tag latest
1 parent a7cc559 commit 50374e1

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/node
5+
- image: circleci/node:latest@sha256:f08acb30cef8d8077e7b5f912092b40e390d67de845ce09f36bc818d741b5c04
66
steps:
77
- checkout
88
- run: sudo npm install -g yarn [email protected]

0 commit comments

Comments
 (0)