.
Some checks failed
/ ssh-client (push) Failing after 10s

This commit is contained in:
2025-09-07 09:46:29 +00:00
parent 220ae4778a
commit 91a9936b6a

View File

@@ -1,4 +1,4 @@
FROM ubuntu:latest FROM ubuntu:latest
RUN apt-get update && apt-get upgrade -y RUN apt-get update && apt-get upgrade -y
RUN apt-get install -y openssh-client --fix-missing RUN apt-get install -y openssh-client --fix-missing