Commit 8ec66ec3 authored by BryceLTaylor's avatar BryceLTaylor

circleci change docker image to use python3.9.1-node-browsers

parent 8d5fc61d
......@@ -3,7 +3,7 @@ version: 2.1
aliases:
- &defaults
docker:
- image: circleci/node:12-browsers
- image: circleci/python:3.9.1-node-browsers
auth:
username: $DOCKERHUB_USERNAME
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