Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
chore: changed lines [1 5] of file "/tmp/updatecli/github/jenkinsci/d...
Browse files Browse the repository at this point in the history
... ocker-inbound-agent/debian/Dockerfile"

Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Jun 26, 2023
1 parent a7f9286 commit b7ce3a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ARG version=3131.vf2b_b_798b_ce99-1
ARG version=3131.vf2b_b_798b_ce99-2
ARG JAVA_MAJOR_VERSION=17
FROM jenkins/agent:"${version}"-jdk"${JAVA_MAJOR_VERSION}"

ARG version=3131.vf2b_b_798b_ce99-1
ARG version=3131.vf2b_b_798b_ce99-2
LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="$version"

ARG user=jenkins
Expand Down

0 comments on commit b7ce3a2

Please sign in to comment.