Remove redundant latest tag.

master
Jeff Geerling 2018-10-23 10:49:04 -05:00
parent 58e2dc8ab3
commit 4a71ec75cb
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ lint:
config-file: molecule/default/yaml-lint.yml
platforms:
- name: instance
image: "geerlingguy/docker-${MOLECULE_DISTRO:-centos7}-ansible:latest":latest
image: "geerlingguy/docker-${MOLECULE_DISTRO:-centos7}-ansible:latest"
command: ${MOLECULE_DOCKER_COMMAND:-""}
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro