second try
All checks were successful
/ build-docker-image (push) Successful in 10s

This commit is contained in:
2025-03-29 18:47:34 +00:00
parent 872d9bc255
commit ea24e0e41a

View File

@@ -1,5 +1,4 @@
FROM ubuntu:latest FROM ubuntu:latest
RUN apt-get update 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