Docker-compose update postgresql version.
This commit is contained in:
parent
8e6e32861e
commit
1c203078d0
@ -75,7 +75,7 @@ services:
|
||||
- loop-network
|
||||
|
||||
db:
|
||||
image: "postgres:11.22-alpine3.19"
|
||||
image: "postgres:15-alpine3.21"
|
||||
restart: "unless-stopped"
|
||||
environment:
|
||||
POSTGRES_PASSWORD: "<password>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user