Skip to content

Commit d6fa56f

Browse files
chore(deps): update prom/prometheus docker digest to dda13e2 (#843)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | prom/prometheus | digest | `1f0f50f` → `dda13e2` | --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend on the 1st through 7th day of the month" (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/infonl/zgw-office-addin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1b06b9 commit d6fa56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ services:
5151
start_period: 10s
5252

5353
prometheus:
54-
image: prom/prometheus@sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
54+
image: prom/prometheus@sha256:dda13e28bf95a5e5ca5b8ed56852006094c1c8e8871d9c9dbeed30aa6e55271f
5555
volumes:
5656
- ./scripts/docker-compose/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
5757
- ./office-add-in/ssl-certs:/etc/prometheus/certs:ro

0 commit comments

Comments
 (0)