update versions

Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
Jess Frazelle
2018-11-29 16:37:03 -05:00
parent d871637d41
commit 42a6a534bc
6 changed files with 6 additions and 6 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 225.0.0
ENV CLOUD_SDK_DOCKER_VERSION 226.0.0
RUN set -x \
&& apk add --no-cache --virtual .build-deps \