Skip to content

Commit

Permalink
Vault 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Luzifer committed Mar 6, 2020
1 parent 085f5e1 commit 2b511a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Expand Up @@ -2,8 +2,8 @@ FROM alpine:3.7

LABEL maintainer "Knut Ahlers <knut@luzifer.io>"

ENV VAULT_VERSION=1.3.2 \
VAULT_HASH=6e72132de0421b74d909f50be1823fe57182694c4268ba9a38c31213d9497ec9 \
ENV VAULT_VERSION=1.3.3 \
VAULT_HASH=cf5c8cdea96421d73f4145ca2884a0cedd6d080b38288cdc2be96143db7b62ce \
HOME=/home/vault

RUN set -xe \
Expand Down

0 comments on commit 2b511a9

Please sign in to comment.