Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchezgavier committed May 10, 2024
1 parent c49316b commit a2cb99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/dockerfiles/ubuntu2404
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a2cb99e

Please sign in to comment.