mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2024-11-22 21:26:38 +00:00
Update build image
This commit is contained in:
parent
346c7630c9
commit
ca8e1c646d
@ -26,7 +26,7 @@ RUN npm run dist \
|
|||||||
|
|
||||||
########################## BUILD IMAGE ##########################
|
########################## BUILD IMAGE ##########################
|
||||||
# Musl build image for statically compiled binary
|
# Musl build image for statically compiled binary
|
||||||
FROM clux/muslrust:nightly-2018-06-26 as build
|
FROM clux/muslrust:nightly-2018-07-18 as build
|
||||||
|
|
||||||
# Creates a dummy project used to grab dependencies
|
# Creates a dummy project used to grab dependencies
|
||||||
RUN USER=root cargo init --bin
|
RUN USER=root cargo init --bin
|
||||||
|
Loading…
Reference in New Issue
Block a user