mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-05 21:11:05 +02:00
Switch to debianslim-jre-nightly to fix builds.
This commit is contained in:
parent
86154a1a29
commit
0d0cb24a6f
@ -6,7 +6,7 @@ COPY . /app/
|
|||||||
|
|
||||||
RUN chmod +x ./gradlew && ./gradlew shadowJar
|
RUN chmod +x ./gradlew && ./gradlew shadowJar
|
||||||
|
|
||||||
FROM adoptopenjdk/openjdk11:debianslim-jre
|
FROM adoptopenjdk/openjdk11:debianslim-jre-nightly
|
||||||
|
|
||||||
WORKDIR /app/
|
WORKDIR /app/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user