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 228a063 commit bf5fe44Copy full SHA for bf5fe44
LavalinkServer/docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM eclipse-temurin:18
+FROM azul/zulu-openjdk:18
2
3
# Run as non-root user
4
RUN groupadd -g 322 lavalink && \
0 commit comments