Commit ec1fea2e authored by BryceLTaylor's avatar BryceLTaylor

circleci use next-generation docker image

parent 69cedde7
...@@ -3,7 +3,7 @@ version: 2.1 ...@@ -3,7 +3,7 @@ version: 2.1
aliases: aliases:
- &defaults - &defaults
docker: docker:
- image: circleci/node:12.20.1-browsers - image: cimg/node:12.20.1-browsers
auth: auth:
username: $DOCKERHUB_USERNAME username: $DOCKERHUB_USERNAME
password: $DOCKERHUB_PASSWORD password: $DOCKERHUB_PASSWORD
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment