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 a00f32e commit 15dc9aeCopy full SHA for 15dc9ae
LavalinkServer/docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:13-jre-slim
+FROM azul/zulu-openjdk-alpine:13
2
3
# Run as non-root user
4
RUN groupadd -g 322 lavalink && \
0 commit comments