build: update just file
This commit is contained in:
parent
b79d989f78
commit
c179223649
3 changed files with 4 additions and 4 deletions
|
|
@ -16,7 +16,6 @@ COPY --from=builder /usr/src/autotasker/migrations/all.sql /usr/local/src/autota
|
|||
COPY --from=builder /usr/src/autotasker/init_db.sh /usr/local/bin/autotasker_init_db.sh
|
||||
COPY --from=builder /usr/src/autotasker/assets /usr/local/lib/autotasker/assets
|
||||
|
||||
USER 1000
|
||||
ENV RUST_LOG=info
|
||||
ENV RUST_BACKTRACE=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue