update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-03-08 15:42:37 -05:00
parent 60b1499e29
commit a50dfeca02
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3
3 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,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.24.0 ENV ATOM_VERSION 1.24.1
# download the source # download the source
RUN buildDeps=' \ RUN buildDeps=' \

View File

@ -27,7 +27,7 @@ RUN apk --no-cache add \
RUN pip install acme RUN pip install acme
ENV CERTBOT_VERSION 0.21.1 ENV CERTBOT_VERSION 0.22.0
RUN buildDeps=' \ RUN buildDeps=' \
git \ git \

View File

@ -26,7 +26,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 CRIO_VERSION v1.9.6 ENV CRIO_VERSION v1.9.9
ENV GO_VERSION 1.9.4 ENV GO_VERSION 1.9.4
ENV CNI_PLUGINS_VERSION v0.6.0 ENV CNI_PLUGINS_VERSION v0.6.0
ENV RUNC_VERSION v1.0.0-rc4 ENV RUNC_VERSION v1.0.0-rc4