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 [24 28] of file "/tmp/updatecli/github/jenkinsci...
Browse files Browse the repository at this point in the history
... /docker-inbound-agent/windows/nanoserver-1809/Dockerfile"

Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Jun 26, 2023
1 parent 4aa647c commit 775918d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions windows/nanoserver-1809/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

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}"-nanoserver-1809

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 on Windows" Vendor="Jenkins Project" Version="$version"

COPY jenkins-agent.ps1 C:/ProgramData/Jenkins
Expand Down

0 comments on commit 775918d

Please sign in to comment.