feat: labrinth argo

This commit is contained in:
Michael H.
2026-07-31 13:10:58 +02:00
parent 65a3ac4b34
commit 18b0b2848d
4 changed files with 67 additions and 41 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends ca-certificates dumb-init curl \
&& rm -rf /var/lib/apt/lists/*
COPY labrinth /labrinth/labrinth
COPY --chmod=0755 labrinth /labrinth/labrinth
COPY migrations /labrinth/migrations
COPY assets /labrinth/assets