aboutsummaryrefslogtreecommitdiff
path: root/vault/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vault/Makefile')
-rw-r--r--vault/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vault/Makefile b/vault/Makefile
index fc633f6..2b6092c 100644
--- a/vault/Makefile
+++ b/vault/Makefile
@@ -1,4 +1,4 @@
1VERSION=1.10.2 1VERSION=1.12.2
2IMAGE=docker.crute.me/vault:$(VERSION) 2IMAGE=docker.crute.me/vault:$(VERSION)
3LATEST=$(subst :$(VERSION),,$(IMAGE)):latest 3LATEST=$(subst :$(VERSION),,$(IMAGE)):latest
4 4