update latest versions

Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
Jess Frazelle
2018-12-18 10:51:49 -05:00
parent 7a39c14a5b
commit 459ee74b64
11 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
FROM python:2-alpine
ENV PATH $PATH:/usr/src/google-cloud-sdk/bin
ENV CLOUD_SDK_DOCKER_VERSION 226.0.0
ENV CLOUD_SDK_DOCKER_VERSION 228.0.0
RUN set -x \
&& apk add --no-cache --virtual .build-deps \