Browse Source

Merge branch '2.0.x'

pull/14631/merge
Andy Wilkinson 7 years ago
parent
commit
9b7122bf91
  1. 2
      ci/images/spring-boot-jdk10-ci-image/Dockerfile

2
ci/images/spring-boot-jdk10-ci-image/Dockerfile

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
FROM openjdk:10.0.1-10-jdk
FROM openjdk:10.0.2-13-jdk
RUN apt-get update && \
apt-get install -y git && \

Loading…
Cancel
Save