Skip to content

Commit

Permalink
Work around SUREFIRE-1588 by dropping back to 10.0.2+13-Debian-1
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Nov 1, 2018
1 parent d267f1e commit 7d5a76c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/images/spring-boot-jdk10-ci-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 10.0.2+13-Debian-2
FROM openjdk@sha256:6f481d9b45665cbfd39309ef72dc2afe628ff4721c29d3c5b8852287e6cb8668
# 10.0.2+13-Debian-1
FROM openjdk@sha256:d1bd71b98701c94a7041c328259a8645f02e965b91ead8125d4ca39e068334fb

RUN apt-get update && \
apt-get install -y git && \
Expand Down

0 comments on commit 7d5a76c

Please sign in to comment.