Skip to content

Commit

Permalink
2.150
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGatay authored Nov 19, 2018
1 parent c3a8c64 commit 06fa482
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.149
ENV JENKINS_VERSION 2.150
RUN mkdir /usr/share/jenkins/
RUN useradd -d /home/jenkins -m -s /bin/bash jenkins

Expand Down

0 comments on commit 06fa482

Please sign in to comment.