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

Commit

Permalink
Merge pull request #100 from jenkinsci/3.35-1
Browse files Browse the repository at this point in the history
Update to the 3.35-1 base image and Remoting 3.35
  • Loading branch information
oleg-nenashev authored Sep 20, 2019
2 parents 4506b06 + 791e184 commit c19eff4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

FROM jenkins/slave:3.29-2
FROM jenkins/slave:3.35-1
MAINTAINER Oleg Nenashev <o.v.nenashev@gmail.com>
LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="3.29"
LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols" Vendor="Jenkins project" Version="3.35-1"

COPY jenkins-slave /usr/local/bin/jenkins-slave

Expand Down

0 comments on commit c19eff4

Please sign in to comment.