mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-01-30 17:13:46 +01:00
update versions
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
05de7d136d
commit
567722f1c5
|
@ -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=' \
|
||||
|
|
|
@ -60,7 +60,6 @@ camlistore/camlistore
|
|||
certbot/certbot
|
||||
hashicorp/consul
|
||||
CouchPotato/CouchPotatoServer
|
||||
pooler/cpuminer
|
||||
curl/curl
|
||||
opendnssec/SoftHSMv2
|
||||
google/guetzli
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user