Skip to content

Commit

Permalink
Merge 32cbe50 into 83de88c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 12, 2022
2 parents 83de88c + 32cbe50 commit a9bdb3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
working_directory: ~/app

docker:
- image: cimg/node:16.14.2
- image: cimg/node:17.9.0
auth:
username: $DOCKER_USER
password: $DOCKER_PASSWORD
Expand Down Expand Up @@ -38,7 +38,7 @@ jobs:

deploy:
docker:
- image: cimg/node:16.14.2
- image: cimg/node:17.9.0
auth:
username: $DOCKER_USER
password: $DOCKER_PASSWORD
Expand Down

0 comments on commit a9bdb3b

Please sign in to comment.