more updates to versions

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-07-24 15:17:02 -07:00
parent 8209a7d3fa
commit 71e347563f
12 changed files with 14 additions and 12 deletions

View File

@@ -11,7 +11,7 @@
FROM alpine:latest
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
ENV KEEPASSXC_VERSION 2.4.1
ENV KEEPASSXC_VERSION 2.4.3
RUN buildDeps=' \
automake \
@@ -26,6 +26,7 @@ RUN buildDeps=' \
libgcrypt-dev \
libmicrohttpd-dev \
libqrencode-dev \
libsodium-dev \
make \
qt5-qtbase-dev \
qt5-qtsvg-dev \