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