update versions

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-05-25 16:41:50 -04:00
parent 79819d4263
commit e3b110208d
23 changed files with 32 additions and 32 deletions

View File

@@ -11,7 +11,7 @@
FROM alpine:latest
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
ENV KEEPASSXC_VERSION 2.3.4
ENV KEEPASSXC_VERSION 2.4.1
RUN buildDeps=' \
automake \
@@ -25,8 +25,10 @@ RUN buildDeps=' \
git \
libgcrypt-dev \
libmicrohttpd-dev \
libqrencode-dev \
make \
qt5-qtbase-dev \
qt5-qtsvg-dev \
qt5-qttools-dev \
' \
set -x \