Skip to content

Commit

Permalink
Update circleCI docker image tag (c5ee706)
Browse files Browse the repository at this point in the history
  • Loading branch information
theodore86 committed Oct 17, 2022
1 parent c5ee706 commit fbb330e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.1
jobs:
execute_tests:
docker:
- image: theodore86/vagrantenv-ci:0f359b9
- image: theodore86/vagrantenv-ci):c5ee706
auth:
username: $DOCKERHUB_USERNAME
password: $DOCKERHUB_PASSWORD
Expand Down Expand Up @@ -33,4 +33,3 @@ workflows:
- 'main'
jobs:
- 'execute_tests'
...

0 comments on commit fbb330e

Please sign in to comment.