update versions

Signed-off-by: Jess Frazelle <jess@oxide.computer>
This commit is contained in:
Jess Frazelle
2020-05-29 13:44:12 -07:00
parent 86552925c7
commit 6e9bae62f8
10 changed files with 10 additions and 10 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 293.0.0
ENV CLOUD_SDK_DOCKER_VERSION 294.0.0
RUN set -x \
&& apk add --no-cache --virtual .build-deps \