Upgrade Java 10 CI image to 10.0.2-13-jdk
Closes gh-14630
This commit is contained in:
committed by
Andy Wilkinson
parent
997a27c57d
commit
9cd0c5a05d
@@ -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 && \
|
||||
|
||||
Reference in New Issue
Block a user