Skip to content

Commit

Permalink
Update opensuse tumbleweed image
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Schurz <[email protected]>
  • Loading branch information
schurzi committed Feb 7, 2025
1 parent b3060c0 commit 37604ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensuse_tumbleweed-ansible-latest/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM opensuse/tumbleweed:latest
LABEL maintainer="Sebastian Gumprich"
ENV container=docker

RUN zypper install -y python ansible dbus-1 systemd-sysvinit shadow sudo && \
RUN zypper install -y python311 ansible dbus-1 systemd-sysvinit shadow sudo && \
zypper clean

RUN cp /usr/lib/systemd/system/dbus.service /etc/systemd/system/; \
Expand Down

0 comments on commit 37604ca

Please sign in to comment.