Skip to content

Commit

Permalink
fixed python tag
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmancuso committed Aug 17, 2019
1 parent 0bd4836 commit 20c8762
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 @@ -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
Expand Down

0 comments on commit 20c8762

Please sign in to comment.