Browse Source

Merge branch '2.0.x'

pull/14618/merge
Andy Wilkinson 7 years ago
parent
commit
d4e7959a93
  1. 2
      ci/images/spring-boot-ci-image/Dockerfile

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

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
FROM openjdk:8u141-jdk
FROM openjdk:8u181-jdk
RUN apt-get update && \
apt-get install -y git && \

Loading…
Cancel
Save