From a2cb99e6f1b62d58e3b9fbdb3c174a3f3ac5df01 Mon Sep 17 00:00:00 2001 From: Guillermo Sanchez Gavier Date: Fri, 10 May 2024 15:07:43 +0200 Subject: [PATCH] test --- molecule/default/dockerfiles/ubuntu2404 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/default/dockerfiles/ubuntu2404 b/molecule/default/dockerfiles/ubuntu2404 index 1ebee62..4838c31 100644 --- a/molecule/default/dockerfiles/ubuntu2404 +++ b/molecule/default/dockerfiles/ubuntu2404 @@ -1,7 +1,7 @@ FROM ubuntu:24.04 RUN apt-get update \ - && apt-get install -y init gpg ca-certificates sudo curl \ + && apt-get install -y init gpg ca-certificates sudo curl apt-transport-https\ && apt-get clean all # Adding fake systemctl