Skip to content

Commit

Permalink
edit jenkins tag 2.414.3-lts-jdk17
Browse files Browse the repository at this point in the history
  • Loading branch information
kun.tang committed Sep 29, 2024
1 parent 1d0547f commit 55edb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG jenkins_tag=2.401.3-lts-jdk17
ARG jenkins_tag=2.414.3-lts-jdk17
FROM jenkins/jenkins:$jenkins_tag

COPY --chown=jenkins:jenkins init.groovy.d/ /usr/share/jenkins/ref/init.groovy.d/
Expand Down

0 comments on commit 55edb8a

Please sign in to comment.