Update Dockerfile

This commit is contained in:
InsanusMokrassar 2021-06-05 15:55:50 +06:00 committed by GitHub
parent 68c75f99db
commit 6159e29d1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ USER 1000
VOLUME /var/jenkins_home/jenkins
RUN cd /var/jenkins_home/ && wget http://mirrors.jenkins.io/war-stable/2.277.4/jenkins.war
RUN cd /var/jenkins_home/ && wget http://mirrors.jenkins.io/war-stable/2.289.1/jenkins.war