You've already forked AstralRinth
forked from didirus/AstralRinth
Fix labrinth docker image breakage
This commit is contained in:
@@ -6,7 +6,7 @@ COPY . .
|
|||||||
RUN cargo build --release
|
RUN cargo build --release
|
||||||
|
|
||||||
|
|
||||||
FROM debian:bookworm-slim
|
FROM ubuntu:latest
|
||||||
|
|
||||||
LABEL org.opencontainers.image.source=https://github.com/modrinth/code
|
LABEL org.opencontainers.image.source=https://github.com/modrinth/code
|
||||||
LABEL org.opencontainers.image.description="Modrinth API"
|
LABEL org.opencontainers.image.description="Modrinth API"
|
||||||
|
|||||||
Reference in New Issue
Block a user