mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-22 11:33:57 +00:00
Merge branch 'master' into rocket-0.4
# Conflicts: # src/api/core/mod.rs
This commit is contained in:
commit
4638786507
3 changed files with 24 additions and 16 deletions
|
@ -79,7 +79,7 @@ RUN cargo build --release --target=aarch64-unknown-linux-gnu -v
|
|||
######################## RUNTIME IMAGE ########################
|
||||
# Create a new stage with a minimal image
|
||||
# because we already have a binary built
|
||||
FROM resin/aarch64-debian:stretch
|
||||
FROM balenalib/aarch64-debian:stretch
|
||||
|
||||
ENV ROCKET_ENV "staging"
|
||||
ENV ROCKET_PORT=80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue