mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-27 15:59:12 +00:00
Update openjdk Docker tag to v17
This commit is contained in:
parent
97b4ad8f67
commit
f81d5503ae
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ WORKDIR /PSF-LoginServer
|
||||||
|
|
||||||
RUN sbt server/pack
|
RUN sbt server/pack
|
||||||
|
|
||||||
FROM openjdk:8-slim
|
FROM openjdk:17-slim
|
||||||
|
|
||||||
COPY --from=builder /PSF-LoginServer/server/target/pack/ /usr/local
|
COPY --from=builder /PSF-LoginServer/server/target/pack/ /usr/local
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue