mirror of
https://github.com/itzg/docker-minecraft-server
synced 2025-03-04 23:27:17 +00:00
Upgrade base image to Java 8u201
This commit is contained in:
parent
b29e76b128
commit
6a12c33c33
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM openjdk:8u171-jre-alpine
|
||||
FROM openjdk:8u201-jre-alpine
|
||||
|
||||
LABEL maintainer "itzg"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue