Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
tests: pin EL7 for middleman-el7 scenario to workaorund a Docker bug
Browse files Browse the repository at this point in the history
  • Loading branch information
duck-rh committed Jul 9, 2020
1 parent 879824a commit dcd4cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/middleman-el7/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ platforms:
source:
alias: 'centos/7/amd64'
# Docker
image: 'centos:7'
image: 'centos:7.6.1810'
provisioner:
inventory:
group_vars:
Expand Down

0 comments on commit dcd4cd0

Please sign in to comment.