Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docker-image
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tools
docker-image
Commits
e786af6c
Commit
e786af6c
authored
Apr 06, 2019
by
caiyanming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade jenkins from 2.169 to 2.170
Change-Id: Ie4d41447f549b7a55963d49ddd6e0badd279c553
parent
22880d38
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
jenkins/Dockerfile
jenkins/Dockerfile
+1
-1
jenkins/jenkins-war-2.170.war
jenkins/jenkins-war-2.170.war
+0
-0
No files found.
jenkins/Dockerfile
View file @
e786af6c
...
@@ -68,7 +68,7 @@ COPY init.groovy /usr/share/jenkins/ref/init.groovy.d/tcp-slave-agent-port.groov
...
@@ -68,7 +68,7 @@ COPY init.groovy /usr/share/jenkins/ref/init.groovy.d/tcp-slave-agent-port.groov
# jenkins version being bundled in this docker image
# jenkins version being bundled in this docker image
ARG
JENKINS_VERSION
ARG
JENKINS_VERSION
ENV
JENKINS_VERSION ${JENKINS_VERSION:-2.1
69
}
ENV
JENKINS_VERSION ${JENKINS_VERSION:-2.1
70
}
# jenkins.war checksum, download will be validated using it
# jenkins.war checksum, download will be validated using it
ARG
JENKINS_SHA=90e827e570d013551157e78249b50806f5c3953f9845b634f5c0fc542bf54b9a
ARG
JENKINS_SHA=90e827e570d013551157e78249b50806f5c3953f9845b634f5c0fc542bf54b9a
...
...
jenkins/jenkins-war-2.1
69
.war
→
jenkins/jenkins-war-2.1
70
.war
View file @
e786af6c
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment