fix
This commit is contained in:
parent
44602426a6
commit
7d552d801c
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ RUN apt-get install -y gnupg ca-certificates
|
|||
|
||||
COPY --from=builder /app/target/release/me-site /me-site
|
||||
|
||||
WORKDIR /app
|
||||
WORKDIR /
|
||||
|
||||
CMD ["/me-site"]
|
||||
|
|
Loading…
Add table
Reference in a new issue