Skip to content

Commit

Permalink
build(deps): bump google/cloud-sdk from 216.0.0-alpine to 218.0.0-alpine
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 216.0.0-alpine to 218.0.0-alpine.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Sep 26, 2018
1 parent 4204415 commit b10086b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN pip install -r /requirements.txt --install-option="--prefix=/dist" --no-buil
#
# Google Cloud SDK
#
FROM google/cloud-sdk:216.0.0-alpine as google-cloud-sdk
FROM google/cloud-sdk:218.0.0-alpine as google-cloud-sdk

#
# Cloud Posse Package Distribution
Expand Down

0 comments on commit b10086b

Please sign in to comment.