chore(deps): update postgres:17.2 docker digest to 8db0b46
This commit is contained in:
parent
ed619cdc17
commit
90256ad357
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ services:
|
|||
|
||||
database:
|
||||
container_name: looking-glass-db
|
||||
image: postgres:17.2@sha256:87ec5e0a167dc7d4831729f9e1d2ee7b8597dcc49ccd9e43cc5f89e808d2adae
|
||||
image: postgres:17.2@sha256:8db0b465a6524b2341a2fd5199cf54761d83b8d3336461759ef09a6c63b26751
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_USER: LookingGlass
|
||||
|
|
Loading…
Add table
Reference in a new issue