Skip to content

Commit

Permalink
Bump jenkins/jenkins in /05_nodejs/dockerfiles
Browse files Browse the repository at this point in the history
Bumps jenkins/jenkins from 2.462.3-lts to 2.479.1-lts.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 5537978 commit eba0691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 05_nodejs/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jenkins/jenkins:2.462.3-lts
FROM jenkins/jenkins:2.479.1-lts
USER root
COPY jobs /var/jenkins_home/jobs
RUN chown -R jenkins:jenkins /var/jenkins_home/jobs
Expand Down

0 comments on commit eba0691

Please sign in to comment.