Skip to content

Commit

Permalink
Downgrade jenkins
Browse files Browse the repository at this point in the history
Logs are overly masked in 2.434. We are seeing the same behavior logged in https://issues.jenkins.io/browse/JENKINS-72412 even though we don't have one character secrets
  • Loading branch information
haraprasadj authored Dec 23, 2023
1 parent fcc765f commit 87155e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/jenkins/Jenkins/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jenkins/jenkins:2.437-jdk21
FROM jenkins/jenkins:2.433-jdk21

USER root

Expand Down

0 comments on commit 87155e5

Please sign in to comment.