Skip to content

Commit

Permalink
Bump cloud-sql-connectors/cloud-sql-proxy (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent b418a00 commit afc6893
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.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

0 comments on commit afc6893

Please sign in to comment.