Daniel García
6 years ago
No known key found for this signature in database
GPG Key ID: FC8A7D14C3CD543A
4 changed files with
4 additions and
4 deletions
-
Dockerfile
-
Dockerfile.aarch64
-
Dockerfile.alpine
-
Dockerfile.armv7
|
|
@ -4,7 +4,7 @@ |
|
|
|
####################### VAULT BUILD IMAGE ####################### |
|
|
|
FROM node:8-alpine as vault |
|
|
|
|
|
|
|
ENV VAULT_VERSION "v2.5.0" |
|
|
|
ENV VAULT_VERSION "v2.6.0" |
|
|
|
|
|
|
|
ENV URL "https://github.com/bitwarden/web.git" |
|
|
|
|
|
|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
####################### VAULT BUILD IMAGE ####################### |
|
|
|
FROM node:8-alpine as vault |
|
|
|
|
|
|
|
ENV VAULT_VERSION "v2.5.0" |
|
|
|
ENV VAULT_VERSION "v2.6.0" |
|
|
|
|
|
|
|
ENV URL "https://github.com/bitwarden/web.git" |
|
|
|
|
|
|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
####################### VAULT BUILD IMAGE ####################### |
|
|
|
FROM node:8-alpine as vault |
|
|
|
|
|
|
|
ENV VAULT_VERSION "v2.5.0" |
|
|
|
ENV VAULT_VERSION "v2.6.0" |
|
|
|
|
|
|
|
ENV URL "https://github.com/bitwarden/web.git" |
|
|
|
|
|
|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
####################### VAULT BUILD IMAGE ####################### |
|
|
|
FROM node:8-alpine as vault |
|
|
|
|
|
|
|
ENV VAULT_VERSION "v2.5.0" |
|
|
|
ENV VAULT_VERSION "v2.6.0" |
|
|
|
|
|
|
|
ENV URL "https://github.com/bitwarden/web.git" |
|
|
|
|
|
|
|