Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgramin authored Sep 29, 2024
1 parent b78bdfb commit 84645eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:

input_db:
container_name: input_db
image: synthesizedio/pagila:1.6
image: synthesizedio/pagila:1.7
environment:
POSTGRES_USER: ${POSTGRES_USER:-postgres}
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD:-postgres}
Expand Down

0 comments on commit 84645eb

Please sign in to comment.