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