Skip to content

Commit 693089e

Browse files
committed
Fix: Update Blue Ocean requeriments
Update Jenkis to 2.401.3, gitup-api to 1.316-451.v15738eef3414 and github-branch-source:1771.v59b_6a_fa_1b_89e added
1 parent a9200df commit 693089e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile-jenkins

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM jenkins/jenkins:2.347-jdk11
1+
FROM jenkins/jenkins:2.401.3-jdk11
22

33
USER jenkins
4-
RUN jenkins-plugin-cli --plugins blueocean:1.25.5 build-timestamp:1.0.3 timestamper:1.17 pollscm:1.3.1 github-api:1.303-400.v35c2d8258028
4+
RUN jenkins-plugin-cli --plugins blueocean:1.25.5 build-timestamp:1.0.3 timestamper:1.17 pollscm:1.3.1 github-api:1.316-451.v15738eef3414 github-branch-source:1771.v59b_6a_fa_1b_89e
55

66
USER root
77
ENV FLUENTD_HOST "fluentd"

0 commit comments

Comments
 (0)