chore(deps): update postgres docker tag to v16.3
This commit is contained in:
parent
544e9381e6
commit
4d304e1008
@ -2,7 +2,7 @@ version: "3.6"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:16.1
|
image: postgres:16.3
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_PASSWORD: enter
|
POSTGRES_PASSWORD: enter
|
||||||
|
Loading…
Reference in New Issue
Block a user