Skip to content

Commit a90cf42

Browse files
authored
Merge pull request #60 from stackhpc/bump-cloud-init
Bump cloud-init in rocky-container-stackhpc
2 parents 6729b2a + d55ac85 commit a90cf42

File tree

1 file changed

+1
-1
lines changed
  • elements/rocky-container-stackhpc/containerfiles

1 file changed

+1
-1
lines changed

elements/rocky-container-stackhpc/containerfiles/9-stackhpc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM docker.io/rockylinux/rockylinux:9
44

55
RUN dnf group install -y 'Minimal Install' --allowerasing && \
66
dnf install -y findutils util-linux \
7-
https://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/cloud-init-23.1.1-12.el9.noarch.rpm
7+
https://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/cloud-init-23.4-7.el9.noarch.rpm
88

99
RUN sed -i "s/renderers:.*/renderers: ['network-manager']\n activators: ['network-manager']/" /etc/cloud/cloud.cfg
1010

0 commit comments

Comments
 (0)