Skip to content

Commit

Permalink
test with postgres image
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonab committed Sep 30, 2024
1 parent 11d6cdf commit e76d2ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ services:
networks:
- intranet

alloydbomni:
image: google/alloydbomni
postgres:
image: postgres:17.0
restart: always
ports:
- "5432:5432"
Expand Down

0 comments on commit e76d2ae

Please sign in to comment.