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 \ --no-install-recommends \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
ENV ATOM_VERSION 1.19.3 ENV ATOM_VERSION 1.19.5
# download the source # download the source
RUN buildDeps=' \ RUN buildDeps=' \

View File

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

View File

@ -1,7 +1,7 @@
FROM ubuntu:16.04 FROM ubuntu:16.04
LABEL maintainer "Christian Koep <christiankoep@gmail.com>" 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 \ RUN apt-get update && apt-get install -y \
ca-certificates \ ca-certificates \