Skip to content

Commit 1d038bf

Browse files
authored
chore(deps): update postgres:16.8 docker digest to 301bcb6 (rnaveiras#345)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | postgres | digest | `cef2d22` -> `301bcb6` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on Saturday" in timezone Europe/London, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/rnaveiras/postgres_exporter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2 parents 67fc7f3 + 17aa80d commit 1d038bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ services:
6060
<<: *postgres
6161
# renovate: datasource=docker depName=postgres versioning=docker
6262
# renovate: allowedVersions=16.x
63-
image: postgres:16.8@sha256:cef2d22004db69e3d601442ca4cac142adda0987ad7ca4f28c4e998bef690951
63+
image: postgres:16.8@sha256:301bcb60b8a3ee4ab7e147932723e3abd1cef53516ce5210b39fd9fe5e3602ae
6464
volumes:
6565
- postgres_data_16:/var/lib/postgresql/data
6666
- ./docker/postgresql.conf:/etc/postgresql/postgresql.conf

0 commit comments

Comments
 (0)