Skip to content

Commit a945854

Browse files
authored
Use JRE 13
1 parent 4f53d09 commit a945854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LavalinkServer/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:11-jre-slim
1+
FROM openjdk:13-jre-slim
22

33
# Run as non-root user
44
RUN groupadd -g 322 lavalink && \

0 commit comments

Comments
 (0)