Pinned postgres version to 16.4
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
pull_policy: always
|
||||
db:
|
||||
container_name: illegitimate-postgres
|
||||
image: postgres
|
||||
image: postgres:16.4
|
||||
restart: unless-stopped
|
||||
logging:
|
||||
driver: journald
|
||||
|
||||
Reference in New Issue
Block a user