mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-10 22:22:45 +02:00
Fix typo in KeePass 2 Dockerfile
This commit is contained in:
parent
ff57ab29c9
commit
2ad158bd47
@ -21,7 +21,7 @@
|
|||||||
FROM debian:jessie
|
FROM debian:jessie
|
||||||
MAINTAINER Christian Koep <christian.koep@fom-net.de>
|
MAINTAINER Christian Koep <christian.koep@fom-net.de>
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND noninteractiv
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
keepass2 \
|
keepass2 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user