Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cloud-sql-connectors/cloud-sql-proxy from 2.8.0-alpine to 2.8.1-alpine #901

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile.deps
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This Dockerfile simply serves as a trigger for dependabot to notify when a new upstream release of a component is available
# If dependabot proposes an update to the container listed below, you should also update the value listed in '.ko.yaml' and cut a new release of scaffolding
FROM gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.8.0-alpine as cloud-sql-proxy
FROM gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.8.1-alpine as cloud-sql-proxy
ENV FOO=BAR