From c4b86576e04697e6a6fd79d1d6cedddc68e4f487 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Wed, 13 Oct 2021 09:43:17 +0200 Subject: [PATCH] GitLab too. --- templates/gitlab-ci.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/gitlab-ci.yml.j2 b/templates/gitlab-ci.yml.j2 index 77bde78..924231b 100644 --- a/templates/gitlab-ci.yml.j2 +++ b/templates/gitlab-ci.yml.j2 @@ -1,5 +1,5 @@ --- -image: robertdebock/github-action-molecule:3.3.0 +image: robertdebock/github-action-molecule:3.3.1 services: - docker:dind