Skip to content

Commit a77458d

Browse files
Bump Jenkins inbound-agent version to 3341.v0766d82b_dec0-3 (#201)
Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com>
1 parent b812474 commit a77458d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG JENKINS_AGENT_VERSION=3341.v0766d82b_dec0-2
1+
ARG JENKINS_AGENT_VERSION=3341.v0766d82b_dec0-3
22
ARG JAVA_VERSION=21.0.8_9
33
ARG JENKINS_AGENT_JDK_MAJOR=21
44
ARG BUILD_JDK_MAJOR=21
@@ -164,7 +164,7 @@ RUN mkdir "${HOME}"/.ssh \
164164

165165
RUN git config --global pull.rebase false
166166

167-
ARG JENKINS_AGENT_VERSION=3341.v0766d82b_dec0-2
167+
ARG JENKINS_AGENT_VERSION=3341.v0766d82b_dec0-3
168168
LABEL io.jenkins-infra.tools="bash,debhelper,fakeroot,git,gpg,gh,jx-release-version,java,jv,jenkins-agent,make"
169169
LABEL io.jenkins-infra.tools.gh.version="${GH_VERSION}"
170170
LABEL io.jenkins-infra.tools.jx-release-version.version="${JX_RELEASE_VERSION}"

0 commit comments

Comments
 (0)