Skip to content

Commit

Permalink
Update jenkins to 2.238
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed May 25, 2020
1 parent aeb6e22 commit dbb9c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN set -eux; \

RUN echo 'deb https://pkg.jenkins.io/debian binary/' > /etc/apt/sources.list.d/jenkins.list

ENV JENKINS_VERSION 2.237
ENV JENKINS_VERSION 2.238

RUN set -ex; \
# update-alternatives: error: error creating symbolic link '/usr/share/man/man1/rmid.1.gz.dpkg-tmp': No such file or directory
Expand Down

0 comments on commit dbb9c6e

Please sign in to comment.