jenkins-ubuntu now has sshd
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
5e488dd05a
commit
3c480c76b5
@ -3,4 +3,4 @@ FROM ubuntu:focal
|
|||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
|
||||||
RUN apt-get update -y
|
RUN apt-get update -y
|
||||||
RUN apt-get install -y --no-install-recommends git build-essential cmake ninja-build python3 python3-pip default-jre
|
RUN apt-get install -y --no-install-recommends ssh git build-essential cmake ninja-build python3 python3-pip default-jre
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user