mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01: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…
Reference in New Issue
Block a user