Skip to content

Commit

Permalink
chore(deps): bump jenkins/jenkins (#412)
Browse files Browse the repository at this point in the history
Bumps jenkins/jenkins from 2.440.2-lts to 2.440.3-lts.

---
updated-dependencies:
- dependency-name: jenkins/jenkins
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 14, 2024
1 parent da77324 commit caead87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 06_multibranch_pipeline/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jenkins/jenkins:2.440.2-lts
FROM jenkins/jenkins:2.440.3-lts
USER root
COPY jobs /var/jenkins_home/jobs
RUN chown -R jenkins:jenkins /var/jenkins_home/jobs
Expand Down

0 comments on commit caead87

Please sign in to comment.