Use the correct tag for JDK 10 EA 32
See gh-12028
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM openjdk:10-ea32-jdk
|
||||
FROM openjdk:10-ea-32-jdk
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y git && \
|
||||
|
||||
Reference in New Issue
Block a user