Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josejulio authored Mar 27, 2024
1 parent be9ada1 commit ad05825
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 @@ -88,7 +88,7 @@ services:
- kafka

db:
image: quay.io/debezium/postgres:14
image: quay.io/debezium/postgres:12
restart: always
environment:
POSTGRES_PASSWORD: insights
Expand Down

0 comments on commit ad05825

Please sign in to comment.