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

Commit dcd4cd0

Browse files
committed
tests: pin EL7 for middleman-el7 scenario to workaorund a Docker bug
1 parent 879824a commit dcd4cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/middleman-el7/molecule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ platforms:
1414
source:
1515
alias: 'centos/7/amd64'
1616
# Docker
17-
image: 'centos:7'
17+
image: 'centos:7.6.1810'
1818
provisioner:
1919
inventory:
2020
group_vars:

0 commit comments

Comments
 (0)