Skip to content

Commit

Permalink
chore: update circleci image
Browse files Browse the repository at this point in the history
  • Loading branch information
eunjae-lee committed Dec 7, 2021
1 parent abae7f2 commit a43101d
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 @@ -28,7 +28,7 @@ aliases:
defaults: &defaults
working_directory: ~/repo
docker:
- image: circleci/node:12.18.0
- image: cimg/node:12.18.0

version: 2
jobs:
Expand Down

0 comments on commit a43101d

Please sign in to comment.