Use java8

This commit is contained in:
Jimmy 2021-10-27 22:18:57 +13:00
parent a1c170b9c9
commit 1fc94b7c43
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '3.7'
services:
minecraft:
image: magmise/minecraft:latest
image: magmise/minecraft:java8
container_name: minecraft
build: .
restart: unless-stopped