diff --git a/deploy/roles/catchall/molecule/default/molecule.yml b/deploy/roles/catchall/molecule/default/molecule.yml index 164381a4..fcdd0e07 100644 --- a/deploy/roles/catchall/molecule/default/molecule.yml +++ b/deploy/roles/catchall/molecule/default/molecule.yml @@ -5,8 +5,7 @@ driver: name: docker platforms: - name: instance - image: pycontribs/ubuntu:latest - pre_build_image: true + image: ubuntu:latest lint: ansible-lint --exclude .github/ provisioner: name: ansible