mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] Update Google Cloud SDK Version in ui-tests Dockerfile
203 -> 407 https://cloud.google.com/sdk/docs/release-notes
This commit is contained in:
parent
de9e258a4c
commit
c4d7d1c6cb
@ -13,7 +13,7 @@ RUN apt-get install -y jq \
|
|||||||
USER worker:worker
|
USER worker:worker
|
||||||
|
|
||||||
ENV GOOGLE_SDK_DOWNLOAD ./gcloud.tar.gz
|
ENV GOOGLE_SDK_DOWNLOAD ./gcloud.tar.gz
|
||||||
ENV GOOGLE_SDK_VERSION 233
|
ENV GOOGLE_SDK_VERSION 407
|
||||||
|
|
||||||
ENV TEST_TOOLS /builds/worker/test-tools
|
ENV TEST_TOOLS /builds/worker/test-tools
|
||||||
ENV PATH ${PATH}:${TEST_TOOLS}:${TEST_TOOLS}/google-cloud-sdk/bin
|
ENV PATH ${PATH}:${TEST_TOOLS}:${TEST_TOOLS}/google-cloud-sdk/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user