Skip to content

Commit ce31679

Browse files
authored
Merge pull request #117 from graphql-binding/renovate/docker-circleci-node-latest
chore(deps): update circleci/node docker image latest digest (23e535)
2 parents 3d9805a + 02db20c commit ce31679

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:latest@sha256:f08acb30cef8d8077e7b5f912092b40e390d67de845ce09f36bc818d741b5c04
5+
- image: circleci/node:latest@sha256:23e53550bd5ebb3377c273e64a639de453248bcc8e06e68633e89a963d6e4cf1
66
steps:
77
- checkout
88
- run: sudo npm install -g yarn [email protected]

0 commit comments

Comments
 (0)