Update keepassx + fix dependency

This commit is contained in:
auzias 2020-07-08 16:13:48 +02:00 committed by Mael
parent 52ac610b57
commit 693534fd46

View File

@ -11,11 +11,12 @@
FROM alpine:latest
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
ENV KEEPASSXC_VERSION 2.5.4
ENV KEEPASSXC_VERSION "release/2.6.1"
RUN buildDeps=' \
automake \
argon2-dev \
asciidoctor \
bash \
cmake \
curl-dev \