mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-14 06:12:27 +00:00
Convert to AdoptOpenJDK (#658)
This commit is contained in:
parent
9bacaa11d8
commit
71a48ce10f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:18.04
|
||||
FROM adoptopenjdk:latest
|
||||
|
||||
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"
|
||||
|
||||
|
|
Loading…
Reference in a new issue