Skip to content

Commit

Permalink
Bump cloud-sql-connectors/cloud-sql-proxy
Browse files Browse the repository at this point in the history
Bumps cloud-sql-connectors/cloud-sql-proxy from 2.7.2-alpine to 2.8.0-alpine.

---
updated-dependencies:
- dependency-name: cloud-sql-connectors/cloud-sql-proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 32ec058 commit 85fd291
Showing 1 changed file with 1 addition and 1 deletion.
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.7.2-alpine as cloud-sql-proxy
FROM gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.8.0-alpine as cloud-sql-proxy
ENV FOO=BAR

0 comments on commit 85fd291

Please sign in to comment.