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

This commit is contained in:
Márcio Fernandes
2025-03-29 18:40:53 +00:00
parent b272bdb145
commit fc6fd653fe
+1 -3
View File
@@ -2,7 +2,5 @@ FROM ubuntu:latest
RUN apt-get update
RUN apt-get install -y \
fuse \
openssh-client
RUN apt-get install -y openssh-client