update versions

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2017-09-01 14:43:52 -04:00
parent 05de7d136d
commit 567722f1c5
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3
3 changed files with 2 additions and 3 deletions

View File

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

View File

@ -60,7 +60,6 @@ camlistore/camlistore
certbot/certbot
hashicorp/consul
CouchPotato/CouchPotatoServer
pooler/cpuminer
curl/curl
opendnssec/SoftHSMv2
google/guetzli

View File

@ -1,7 +1,7 @@
FROM ubuntu:16.04
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
ENV POWERSHELL_VERSION 6.0.0-beta.5
ENV POWERSHELL_VERSION 6.0.0-beta.6
RUN apt-get update && apt-get install -y \
ca-certificates \