diff --git a/custom/testing/ubuntu-22.04.Dockerfile b/custom/testing/ubuntu-22.04.Dockerfile index aeded61..3ea19e3 100644 --- a/custom/testing/ubuntu-22.04.Dockerfile +++ b/custom/testing/ubuntu-22.04.Dockerfile @@ -7,4 +7,4 @@ RUN apt update -y \ && echo 'tzdata tzdata/Zones/America select Phoenix' | debconf-set-selections \ && DEBIAN_FRONTEND="noninteractive" apt install -y \ python3 python3-venv python3-pip unzip sudo tree \ - wget systemctl + wget systemd