Remove invalid package
This commit is contained in:
parent
70d65c6b65
commit
d08d3b6f0e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ RUN echo ${JENKINS_SECRET} > /agent.secret
|
||||||
|
|
||||||
RUN apt update; apt-get upgrade -y
|
RUN apt update; apt-get upgrade -y
|
||||||
|
|
||||||
RUN apt install -y build-essential cmake ninja-build openjdk-17-jdk nasm git curl wget openjdk-17-jre android-sdk android-sdk-build-tools android-sdk-platform-tools libgtk-4-1 libgtk-4-1-dev
|
RUN apt install -y build-essential cmake ninja-build openjdk-17-jdk nasm git curl wget openjdk-17-jre android-sdk android-sdk-build-tools android-sdk-platform-tools libgtk-4-1
|
||||||
|
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
RUN curl -sO https://ci.zontreck.com/jnlpJars/agent.jar
|
RUN curl -sO https://ci.zontreck.com/jnlpJars/agent.jar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue