Merge branch '2.0.x'
This commit is contained in:
commit
9b7122bf91
|
@ -1,4 +1,4 @@
|
||||||
FROM openjdk:10.0.1-10-jdk
|
FROM openjdk:10.0.2-13-jdk
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y git && \
|
apt-get install -y git && \
|
||||||
|
|
Loading…
Reference in New Issue