diff --git a/.circleci/config.yml b/.circleci/config.yml index 0230419dc..8f83ccfee 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -23,7 +23,7 @@ jobs: - run: make ci python38: docker: - - image: python/3.8.0b3-buster + - image: python/python:3.8.0b3 auth: username: jmancuso9 # can specify string literal values password: $DOCKERHUB_PASSWORD