chore(deps): update postgres:17.2 docker digest to 3267c50 (#16)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| postgres | digest | `87ec5e0` -> `3267c50` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL1Jlbm92YXRlIl19-->

Reviewed-on: https://www.coastalcommits.com/cswimr/LookingGlass/pulls/16
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
This commit is contained in:
Renovate 2025-02-07 23:52:32 -05:00 committed by cswimr
parent b666cbd73a
commit c6f6f0d5c1
Signed by: CoastalCommits
GPG key ID: 7E73189F651A553F

View file

@ -42,7 +42,7 @@ services:
database:
container_name: looking-glass-db
image: postgres:17.2@sha256:87ec5e0a167dc7d4831729f9e1d2ee7b8597dcc49ccd9e43cc5f89e808d2adae
image: postgres:17.2@sha256:3267c505060a0052e5aa6e5175a7b41ab6b04da2f8c4540fc6e98a37210aa2d3
restart: always
environment:
POSTGRES_USER: LookingGlass