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 e1de5f9 commit 9e33099Copy full SHA for 9e33099
LavalinkServer/docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM eclipse-temurin:18-jre-focal
+FROM eclipse-temurin:18-jre-jammy
2
3
# Run as non-root user
4
RUN groupadd -g 322 lavalink && \
0 commit comments