chore(deps): update postgres:17.2 docker digest to bb1b937
This commit is contained in:
parent
ed619cdc17
commit
b6a586bfe4
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:bb1b9373de4958380b11468f1d11df23ae5fefc3259c1f46850108f71b45d6d9
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_USER: LookingGlass
|
||||
|
|
Loading…
Add table
Reference in a new issue