Skip to content

Commit

Permalink
jenkins/inbound-agent: update remoting jar to 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwoodsmall committed Dec 3, 2020
1 parent ebe0e5e commit a2cc78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/inbound-agent/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ARG group=jenkins
ARG uid=1000
ARG gid=1000
ARG AGENT_WORKDIR=/home/${user}/agent
ARG VERSION=4.5
ARG VERSION=4.6

ENV DEBIAN_FRONTEND=noninteractive
ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk
Expand Down

0 comments on commit a2cc78b

Please sign in to comment.