mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-23 01:26:25 +00:00
Java 15 support (#679)
This commit is contained in:
committed by
GitHub
parent
a368f4cf57
commit
882fe89caf
@@ -1,4 +1,4 @@
|
||||
FROM openjdk:8u212-jre-alpine
|
||||
FROM adoptopenjdk/openjdk15:alpine-jre
|
||||
|
||||
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user