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:
|
||||
postgres:
|
||||
image: postgres:16.1
|
||||
image: postgres:16.3
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_PASSWORD: enter
|
||||
|
Loading…
Reference in New Issue
Block a user