mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update latest versions
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
2c6acf40d3
commit
59810df672
|
@ -1,7 +1,7 @@
|
|||
FROM python:2-alpine
|
||||
|
||||
ENV PATH $PATH:/usr/src/google-cloud-sdk/bin
|
||||
ENV CLOUD_SDK_DOCKER_VERSION 217.0.0
|
||||
ENV CLOUD_SDK_DOCKER_VERSION 218.0.0
|
||||
|
||||
RUN set -x \
|
||||
&& apk add --no-cache --virtual .build-deps \
|
||||
|
|
Loading…
Reference in New Issue
Block a user