mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-11 11:37:29 +08:00
Add java 17 docker image to discord.java egg
This commit is contained in:
parent
d0fc8cd1a2
commit
c605cd6356
@ -12,7 +12,8 @@
|
||||
"images": [
|
||||
"ghcr.io\/parkervcp\/yolks:java_8",
|
||||
"ghcr.io\/parkervcp\/yolks:java_11",
|
||||
"ghcr.io\/parkervcp\/yolks:java_16"
|
||||
"ghcr.io\/parkervcp\/yolks:java_16",
|
||||
"ghcr.io\/parkervcp\/yolks:java_17"
|
||||
],
|
||||
"file_denylist": [],
|
||||
"startup": "java -Dterminal.jline=false -Dterminal.ansi=true -jar {{JARFILE}}",
|
||||
|
Loading…
Reference in New Issue
Block a user