chore(deps): update postgres docker tag to v16
This commit is contained in:
parent
7aba075e23
commit
4f124a1504
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ services:
|
|||
|
||||
database:
|
||||
container_name: immich_postgres
|
||||
image: postgres:14-alpine@sha256:874f566dd512d79cf74f59754833e869ae76ece96716d153b0fa3e64aec88d92
|
||||
image: postgres:16-alpine@sha256:acf5271bbecd4b8733f4e93959a8d2b536a57aeee6cc4b6a71890aaf646425b8
|
||||
env_file:
|
||||
- stack.env
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue