Skip to content

Commit

Permalink
update docker ubuntu from 20 to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Dec 2, 2023
1 parent e1de5f9 commit 9e33099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LavalinkServer/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:18-jre-focal
FROM eclipse-temurin:18-jre-jammy

# Run as non-root user
RUN groupadd -g 322 lavalink && \
Expand Down

0 comments on commit 9e33099

Please sign in to comment.