Bump Jenkins version
This commit is contained in:
parent
8c7c6b83d4
commit
12c6f1de39
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ RUN apt-get update
|
||||||
RUN apt-get upgrade -y
|
RUN apt-get upgrade -y
|
||||||
RUN apt-get install -y openjdk-17-jdk openjdk-17-jre curl wget moreutils
|
RUN apt-get install -y openjdk-17-jdk openjdk-17-jre curl wget moreutils
|
||||||
|
|
||||||
ENV JENKINS_VERSION 2.486
|
ENV JENKINS_VERSION 2.489
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue