Update Dockerfile

This commit is contained in:
InsanusMokrassar 2023-09-01 03:53:45 +06:00 committed by GitHub
parent 67e6bfe8fd
commit 80ce34e009
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/ && axel -a -n 8 --max-redirect=256 http://mirrors.jenkins.io/war-stable/2.401.3/jenkins.war
RUN cd /var/jenkins_home/ && axel -a -n 8 --max-redirect=256 http://mirrors.jenkins.io/war-stable/2.414.1/jenkins.war