Skip to content

Commit

Permalink
Rebase on jenkins/jenkins-experimental:latest-jdk10-incrementals
Browse files Browse the repository at this point in the history
  • Loading branch information
gmacario committed Jun 22, 2018
1 parent b4e3280 commit 89c5cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion myjenkins/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Credits to https://github.com/camiloribeiro/cdeasy
# - https://github.com/camiloribeiro/cdeasy/blob/master/docker/jenkins/Dockerfile

FROM jenkins/jenkins-experimental:latest-jdk10
FROM jenkins/jenkins-experimental:latest-jdk10-incrementals

USER root
RUN apt-get update -qq && \
Expand Down

0 comments on commit 89c5cb8

Please sign in to comment.