decrement postgres version because the docker image did an oopsie
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
depends_on:
|
||||
- postgres
|
||||
postgres:
|
||||
image: postgres:18.3-alpine3.23
|
||||
image: postgres:18.2-alpine3.23
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 5432:5432
|
||||
|
||||
Reference in New Issue
Block a user