Skip to content

Commit

Permalink
Add tag custom version for postgres debezium
Browse files Browse the repository at this point in the history
  • Loading branch information
nashtech-bangnguyenl committed Aug 10, 2023
1 parent 18aa9b1 commit 55b5349
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 @@ -220,7 +220,7 @@ services:
networks:
- yas-network
postgres:
image: debezium/postgres
image: debezium/postgres:15-alpine-custom
build: ./docker/postgres
ports:
- "5432:5432"
Expand Down

0 comments on commit 55b5349

Please sign in to comment.