Skip to content

Commit 5373aa6

Browse files
authoredFeb 3, 2025
Update gcr.io/cloud-sql-connectors/cloud-sql-proxy Docker tag to v2.15.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent ab2bb2f commit 5373aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile.deps

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This Dockerfile simply serves as a trigger for dependabot to notify when a new upstream release of a component is available
22
#
33
# !!! READ AND ACT ON THIS !!! 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
4-
FROM gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.14.0-alpine as cloud-sql-proxy
4+
FROM gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.15.0-alpine as cloud-sql-proxy
55
ENV FOO=BAR
66
#

0 commit comments

Comments
 (0)