fix docker image dependencies
/ build-docker-image (push) Failing after 41s

This commit is contained in:
Márcio Fernandes
2025-03-29 18:45:03 +00:00
parent fc6fd653fe
commit 872d9bc255
+1 -2
View File
@@ -2,5 +2,4 @@ FROM ubuntu:latest
RUN apt-get update
RUN apt-get install -y openssh-client
RUN apt-get install -y openssh-client --fix-missing