mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-15 04:55:58 +03:00
Merge branch 'master' into rocket-0.4
# Conflicts: # src/api/core/mod.rs
This commit is contained in:
@@ -79,7 +79,7 @@ RUN cargo build --release --target=armv7-unknown-linux-gnueabihf -v
|
||||
######################## RUNTIME IMAGE ########################
|
||||
# Create a new stage with a minimal image
|
||||
# because we already have a binary built
|
||||
FROM resin/armv7hf-debian:stretch
|
||||
FROM balenalib/armv7hf-debian:stretch
|
||||
|
||||
ENV ROCKET_ENV "staging"
|
||||
ENV ROCKET_PORT=80
|
||||
|
Reference in New Issue
Block a user