8000 Update Cloud SQL Proxy Docker Image. (#2534) · dhasegan/python-docs-samples@099cfc3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 099cfc3

Browse files
jckwkurtisvg
authored andcommitted
Update Cloud SQL Proxy Docker Image. (GoogleCloudPlatform#2534)
1 parent 6b82fd3 commit 099cfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes_engine/django_tutorial/polls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ spec:
6161
- containerPort: 8080
6262

6363
# [START proxy_container]
64-
- image: gcr.io/cloudsql-docker/gce-proxy:1.05
64+
- image: gcr.io/cloudsql-docker/gce-proxy:1.16
6565
name: cloudsql-proxy
6666
command: ["/cloud_sql_proxy", "--dir=/cloudsql",
6767
"-instances=<your-cloudsql-connection-string>=tcp:5432",

0 commit comments

Comments
 (0)
0