Compare commits
No commits in common. "renovate/postgres-17.x" and "main" have entirely different histories.
renovate/p
...
main
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ services:
|
||||||
|
|
||||||
database:
|
database:
|
||||||
container_name: looking-glass-db
|
container_name: looking-glass-db
|
||||||
image: postgres:17.3@sha256:0321e2252ebfeecb8bc1a899755084d29bce872953e1a5a3e25ec0860b739098
|
image: postgres:17.2@sha256:3267c505060a0052e5aa6e5175a7b41ab6b04da2f8c4540fc6e98a37210aa2d3
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: LookingGlass
|
POSTGRES_USER: LookingGlass
|
||||||
|
|
Loading…
Add table
Reference in a new issue