Skip to content

Commit

Permalink
chore: update circle ci node image
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Jun 3, 2021
1 parent afc9c0f commit d2ab7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:10.14-browsers
- image: circleci/node:latest
# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
# documented at https://circleci.com/docs/2.0/circleci-images/
Expand Down

0 comments on commit d2ab7c3

Please sign in to comment.