update latest versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2017-12-14 12:38:28 -05:00
parent ff114f635e
commit 038e62cc3d
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ RUN apt-get update && apt-get install -y \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*
ENV ATOM_VERSION 1.22.1
ENV ATOM_VERSION 1.23.1
# download the source
RUN buildDeps=' \

View File

@ -11,7 +11,7 @@
FROM alpine:latest
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
ENV KEEPASSXC_VERSION 2.2.2
ENV KEEPASSXC_VERSION 2.2.4
RUN buildDeps=' \
automake \