We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e270ec6 commit a00f32eCopy full SHA for a00f32e
LavalinkServer/docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:11-jre-slim
+FROM openjdk:13-jre-slim
2
3
# Run as non-root user
4
RUN groupadd -g 322 lavalink && \
0 commit comments