mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
Merge pull request #164 from koep/master
Fix typo in KeePass 2 Dockerfile
This commit is contained in:
commit
9dc2d6e3cb
|
@ -21,7 +21,7 @@
|
|||
FROM debian:jessie
|
||||
MAINTAINER Christian Koep <christian.koep@fom-net.de>
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractiv
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
keepass2 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user