Skip to content

Commit

Permalink
2.175
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGatay authored Apr 29, 2019
1 parent c097b80 commit 986d35f
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 @@ -2,7 +2,7 @@ FROM openjdk:8u141-jdk

RUN apt-get update && apt-get install -y wget git curl zip && rm -rf /var/lib/apt/lists/*

ENV JENKINS_VERSION 2.169
ENV JENKINS_VERSION 2.175
RUN mkdir /usr/share/jenkins/
RUN useradd -d /home/jenkins -m -s /bin/bash jenkins

Expand Down

0 comments on commit 986d35f

Please sign in to comment.