Commit 4bbd49d 1 parent a41dc40 commit 4bbd49d Copy full SHA for 4bbd49d
File tree 17 files changed +34
-34
lines changed
almalinux/almalinux8/hotspot
windows/windowsservercore-2019/hotspot
17 files changed +34
-34
lines changed Original file line number Diff line number Diff line change @@ -76,10 +76,10 @@ RUN curl -fsSL "https://github.com/krallin/tini/releases/download/${TINI_VERSION
76
76
77
77
# jenkins version being bundled in this docker image
78
78
ARG JENKINS_VERSION
79
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
79
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
80
80
81
81
# jenkins.war checksum, download will be validated using it
82
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
82
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
83
83
84
84
# Can be used to customize where jenkins.war get downloaded from
85
85
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -68,10 +68,10 @@ RUN mkdir -p ${REF}/init.groovy.d
68
68
69
69
# jenkins version being bundled in this docker image
70
70
ARG JENKINS_VERSION
71
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
71
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
72
72
73
73
# jenkins.war checksum, download will be validated using it
74
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
74
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
75
75
76
76
# Can be used to customize where jenkins.war get downloaded from
77
77
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ RUN curl -fsSL "https://github.com/krallin/tini/releases/download/${TINI_VERSION
77
77
78
78
# jenkins version being bundled in this docker image
79
79
ARG JENKINS_VERSION
80
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
80
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
81
81
82
82
# jenkins.war checksum, download will be validated using it
83
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
83
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
84
84
85
85
# Can be used to customize where jenkins.war get downloaded from
86
86
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -73,10 +73,10 @@ RUN mkdir -p ${REF}/init.groovy.d
73
73
74
74
# jenkins version being bundled in this docker image
75
75
ARG JENKINS_VERSION
76
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
76
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
77
77
78
78
# jenkins.war checksum, download will be validated using it
79
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
79
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
80
80
81
81
# Can be used to customize where jenkins.war get downloaded from
82
82
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -71,10 +71,10 @@ RUN mkdir -p ${REF}/init.groovy.d
71
71
72
72
# jenkins version being bundled in this docker image
73
73
ARG JENKINS_VERSION
74
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
74
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
75
75
76
76
# jenkins.war checksum, download will be validated using it
77
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
77
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
78
78
79
79
# Can be used to customize where jenkins.war get downloaded from
80
80
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -78,10 +78,10 @@ RUN curl -fsSL "https://github.com/krallin/tini/releases/download/${TINI_VERSION
78
78
79
79
# jenkins version being bundled in this docker image
80
80
ARG JENKINS_VERSION
81
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
81
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
82
82
83
83
# jenkins.war checksum, download will be validated using it
84
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
84
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
85
85
86
86
# Can be used to customize where jenkins.war get downloaded from
87
87
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ RUN New-Item -ItemType Directory -Force -Path C:/ProgramData/Jenkins/Reference/i
41
41
42
42
# jenkins version being bundled in this docker image
43
43
ARG JENKINS_VERSION
44
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
44
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
45
45
46
46
# jenkins.war checksum, download will be validated using it
47
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
47
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
48
48
49
49
# Can be used to customize where jenkins.war get downloaded from
50
50
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ RUN mkdir -p ${REF}/init.groovy.d
77
77
78
78
# jenkins version being bundled in this docker image
79
79
ARG JENKINS_VERSION
80
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
80
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
81
81
82
82
# jenkins.war checksum, download will be validated using it
83
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
83
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
84
84
85
85
# Can be used to customize where jenkins.war get downloaded from
86
86
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -73,10 +73,10 @@ RUN mkdir -p ${REF}/init.groovy.d
73
73
74
74
# jenkins version being bundled in this docker image
75
75
ARG JENKINS_VERSION
76
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
76
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
77
77
78
78
# jenkins.war checksum, download will be validated using it
79
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
79
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
80
80
81
81
# Can be used to customize where jenkins.war get downloaded from
82
82
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -71,10 +71,10 @@ RUN mkdir -p ${REF}/init.groovy.d
71
71
72
72
# jenkins version being bundled in this docker image
73
73
ARG JENKINS_VERSION
74
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
74
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
75
75
76
76
# jenkins.war checksum, download will be validated using it
77
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
77
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
78
78
79
79
# Can be used to customize where jenkins.war get downloaded from
80
80
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ RUN curl -fsSL "https://github.com/krallin/tini/releases/download/${TINI_VERSION
69
69
70
70
# jenkins version being bundled in this docker image
71
71
ARG JENKINS_VERSION
72
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
72
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
73
73
74
74
# jenkins.war checksum, download will be validated using it
75
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
75
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
76
76
77
77
# Can be used to customize where jenkins.war get downloaded from
78
78
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ RUN mkdir -p ${REF}/init.groovy.d
77
77
78
78
# jenkins version being bundled in this docker image
79
79
ARG JENKINS_VERSION
80
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
80
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
81
81
82
82
# jenkins.war checksum, download will be validated using it
83
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
83
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
84
84
85
85
# Can be used to customize where jenkins.war get downloaded from
86
86
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ RUN mkdir -p ${REF}/init.groovy.d
77
77
78
78
# jenkins version being bundled in this docker image
79
79
ARG JENKINS_VERSION
80
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
80
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
81
81
82
82
# jenkins.war checksum, download will be validated using it
83
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
83
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
84
84
85
85
# Can be used to customize where jenkins.war get downloaded from
86
86
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -100,10 +100,10 @@ RUN mkdir -p ${REF}/init.groovy.d
100
100
101
101
# jenkins version being bundled in this docker image
102
102
ARG JENKINS_VERSION
103
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
103
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
104
104
105
105
# jenkins.war checksum, download will be validated using it
106
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
106
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
107
107
108
108
# Can be used to customize where jenkins.war get downloaded from
109
109
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ RUN mkdir -p ${REF}/init.groovy.d
77
77
78
78
# jenkins version being bundled in this docker image
79
79
ARG JENKINS_VERSION
80
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
80
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
81
81
82
82
# jenkins.war checksum, download will be validated using it
83
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
83
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
84
84
85
85
# Can be used to customize where jenkins.war get downloaded from
86
86
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -100,10 +100,10 @@ RUN mkdir -p ${REF}/init.groovy.d
100
100
101
101
# jenkins version being bundled in this docker image
102
102
ARG JENKINS_VERSION
103
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
103
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
104
104
105
105
# jenkins.war checksum, download will be validated using it
106
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
106
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
107
107
108
108
# Can be used to customize where jenkins.war get downloaded from
109
109
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
Original file line number Diff line number Diff line change @@ -86,10 +86,10 @@ RUN curl -fsSL "https://github.com/krallin/tini/releases/download/${TINI_VERSION
86
86
87
87
# jenkins version being bundled in this docker image
88
88
ARG JENKINS_VERSION
89
- ENV JENKINS_VERSION ${JENKINS_VERSION:-2.427 }
89
+ ENV JENKINS_VERSION ${JENKINS_VERSION:-2.428 }
90
90
91
91
# jenkins.war checksum, download will be validated using it
92
- ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d2
92
+ ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c
93
93
94
94
# Can be used to customize where jenkins.war get downloaded from
95
95
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
You can’t perform that action at this time.
0 commit comments