Skip to content

Commit

Permalink
2.157
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGatay authored Jan 9, 2019
1 parent 87cfe96 commit 7ef91ad
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.156
ENV JENKINS_VERSION 2.157
RUN mkdir /usr/share/jenkins/
RUN useradd -d /home/jenkins -m -s /bin/bash jenkins

Expand Down

0 comments on commit 7ef91ad

Please sign in to comment.