Skip to content

Commit

Permalink
chore(deps): update prometheuscommunity/postgres-exporter docker tag …
Browse files Browse the repository at this point in the history
…to v0.14.0
  • Loading branch information
renovate[bot] committed Oct 1, 2023
1 parent 22f51b9 commit 833a192
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
Expand Up @@ -59,7 +59,7 @@ services:
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
postgres-exporter:
container_name: postgres-exporter
image: prometheuscommunity/postgres-exporter:v0.12.0
image: prometheuscommunity/postgres-exporter:v0.14.0
environment:
DATA_SOURCE_NAME: "postgresql://jspring:${POSTGRES_PASSWORD}@postgres:5432/jspring?sslmode=disable"
depends_on:
Expand Down

0 comments on commit 833a192

Please sign in to comment.