Update docker.io/postgres Docker tag to v17
This commit is contained in:
parent
b877ecd759
commit
44ce00c69b
@ -30,7 +30,7 @@ services:
|
|||||||
- 8448:8448/tcp
|
- 8448:8448/tcp
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: docker.io/postgres:12-alpine
|
image: docker.io/postgres:17-alpine
|
||||||
user: "1000"
|
user: "1000"
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=synapse
|
- POSTGRES_USER=synapse
|
||||||
|
Loading…
x
Reference in New Issue
Block a user