Update Dockerfile

This commit is contained in:
Wolfgang Hottgenroth 2022-03-10 18:39:57 +01:00
parent e2b036e609
commit 56175c5237

View File

@ -1,4 +1,4 @@
FROM openjdk:8u242-jdk-buster FROM openjdk:17.0.2-jdk-bullseye
LABEL Maintainer="Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com>" LABEL Maintainer="Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com>"
LABEL ImageName="registry.gitlab.com/wolutator/bukkit-docker" LABEL ImageName="registry.gitlab.com/wolutator/bukkit-docker"