From 1a161c84258f36630c3b9bcf3f66094e3f9ba433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Bitard?= Date: Tue, 24 Jul 2018 17:23:38 +0200 Subject: [PATCH] Fix typo (#397) --- keepassxc/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keepassxc/Dockerfile b/keepassxc/Dockerfile index 647859a..989c3b1 100644 --- a/keepassxc/Dockerfile +++ b/keepassxc/Dockerfile @@ -6,7 +6,7 @@ # -v /usr/share/X11/xkb:/usr/share/X11/xkb/:ro \ # -v $HOME/.config/keepassxc:/root/.config/keepassxc \ # -e DISPLAY=unix$DISPLAY \ -# keepassxc +# jess/keepassxc # FROM alpine:edge LABEL maintainer "Christian Koep "