Add changes I've made manually on the build server

This also adds the xmr-stak cypto miner container image I created
That one is the first of potentially many images I won't push to the official Docker Hub registries, but insted to my own private registry
This commit is contained in:
2022-06-19 16:05:31 +02:00
parent 45983f1d10
commit 8c3769180d
10 changed files with 133 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
FROM openjdk:16-slim
FROM openjdk:17-slim
ENV MC_VERSION="latest" \
PAPER_BUILD="latest" \