Skip to content

Commit

Permalink
chore(deps): update gcr.io/cloud-sql-connectors/cloud-sql-proxy docke…
Browse files Browse the repository at this point in the history
…r tag to v2.14.1
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 23a3565 commit c0302e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
db:
container_name: cloudsql-proxy
image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.14.0
image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.14.1
restart: unless-stopped
command: tum-app-422909:europe-west1:tum-app-backend --credentials-file=/secrets/cloudsql/credentials.json --address 0.0.0.0 --port ${DB_PORT:-3306}
networks:
Expand Down

0 comments on commit c0302e0

Please sign in to comment.