Skip to content

Commit

Permalink
Merge pull request #74 from alxsap/patch-1
Browse files Browse the repository at this point in the history
Switch to latest remoting version 3.35
  • Loading branch information
oleg-nenashev authored Sep 18, 2019
2 parents 4d12993 + 4e6bb26 commit ea2a020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
FROM openjdk:8-jdk
MAINTAINER Oleg Nenashev <o.v.nenashev@gmail.com>

ARG VERSION=3.29
ARG VERSION=3.35
ARG user=jenkins
ARG group=jenkins
ARG uid=1000
Expand Down

0 comments on commit ea2a020

Please sign in to comment.