Skip to content

Commit

Permalink
chore(deps): update edoburu/pgbouncer docker tag to v1.23.0 (#1071)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 27de3f5 commit 93c8978
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 @@ -33,7 +33,7 @@ services:
networks:
- hoteler-network
pgbouncer:
image: edoburu/pgbouncer:1.22.1-p0
image: edoburu/pgbouncer:v1.23.0-p0
container_name: "pgbouncer"
environment:
- DATABASE_URL=postgres://postgres:123456@db:5432/postgres
Expand Down

0 comments on commit 93c8978

Please sign in to comment.