diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index c91838d..862cc1b 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -47,7 +47,7 @@ jobs: matrix: config: - image: "alpine-openrc" - tag: "all" + tag: "latest" - image: "amazonlinux" tag: "latest" - image: "enterpriselinux"