diff --git a/.circleci/config.yml b/.circleci/config.yml index 2334902..21289aa 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -3,7 +3,7 @@ version: 2.1 jobs: execute_tests: docker: - - image: theodore86/vagrantenv-ci:f2dc753 + - image: theodore86/vagrantenv-ci:3ee9d44 auth: username: $DOCKERHUB_USERNAME password: $DOCKERHUB_PASSWORD