Skip to content

Commit

Permalink
Change CircleCI node image tag to 'current'
Browse files Browse the repository at this point in the history
  • Loading branch information
ocetnik authored Jul 1, 2021
1 parent f23e1d3 commit 7ca047d
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 @@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:10.16
- image: circleci/node:current

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down

0 comments on commit 7ca047d

Please sign in to comment.