You've already forked AstralRinth
forked from didirus/AstralRinth
Fixes search not reading sidetypes (#823)
This commit is contained in:
@@ -23,7 +23,8 @@ ARG SQLX_OFFLINE=true
|
||||
RUN cargo build --release
|
||||
|
||||
|
||||
FROM debian:bullseye-slim
|
||||
# Final Stage
|
||||
FROM ubuntu:latest
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user