update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-04-23 18:31:15 -04:00
parent d584bb67b3
commit 8481ba9fd4
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ ENV GOPATH /go
RUN apk --no-cache add \
ca-certificates
ENV COREDNS_VERSION v1.1.1
ENV COREDNS_VERSION v1.1.2
RUN buildDeps=' \
go \

View File

@ -49,7 +49,7 @@ RUN apt-get update && apt-get install -y \
&& /usr/sbin/update-locale LANG=en_US.UTF-8 \
&& rm -rf /var/lib/apt/lists/*
ENV RSTUDIO_VERSION 1.1.442
ENV RSTUDIO_VERSION 1.1.447
# Download the source
RUN buildDeps=' \

View File

@ -54,7 +54,7 @@ RUN apt-get update && apt-get install -y \
# unifi version
# From: https://www.ubnt.com/download/unifi/
ENV UNIFI_VERSION "5.7.20"
ENV UNIFI_VERSION "5.7.23"
# install unifi
RUN buildDeps=' \