Skip to content

Commit

Permalink
build: use legacy image
Browse files Browse the repository at this point in the history
  • Loading branch information
yharaskrik committed Dec 18, 2021
1 parent 26c50ed commit 34e2b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -2,7 +2,7 @@ version: 2

docker_defaults: &docker_defaults
docker:
- image: cimg/node:14.18.2-browsers
- image: circleci/node:14.18.2-browsers
working_directory: ~/project/repo

attach_workspace: &attach_workspace
Expand Down

0 comments on commit 34e2b08

Please sign in to comment.