Skip to content

Commit

Permalink
Bump jenkins/jenkins (#580)
Browse files Browse the repository at this point in the history
Bumps jenkins/jenkins from 2.475-jdk17 to 2.476-jdk17.

---
updated-dependencies:
- dependency-name: jenkins/jenkins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 4304d4f commit da26647
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jenkins/jenkins:2.475-jdk17
FROM jenkins/jenkins:2.476-jdk17
USER root
COPY jobs /var/jenkins_home/jobs
RUN chown -R jenkins:jenkins /var/jenkins_home/jobs
Expand Down

0 comments on commit da26647

Please sign in to comment.