Skip to content

Commit 48dc674

Browse files
chore(deps): update index.docker.io/sourcegraph/prometheus docker tag to v6.1.376 (#1166)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [index.docker.io/sourcegraph/prometheus](https://sourcegraph.com/) ([source](https://redirect.github.com/sourcegraph/sourcegraph)) | minor | `6.0.2687` -> `6.1.376` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (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/sourcegraph/deploy-sourcegraph-docker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a94560e commit 48dc674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ services:
443443
#
444444
prometheus:
445445
container_name: prometheus
446-
image: 'index.docker.io/sourcegraph/prometheus:6.0.2687@sha256:913345db876650ed945395833738df983b7d06d5da656c6c07541deefe6b60d0'
446+
image: 'index.docker.io/sourcegraph/prometheus:6.1.376@sha256:a1199258fd3026788d75f4175b8a4e67e2763cf37960ca10629b088df11b48e5'
447447
cpus: 4
448448
mem_limit: '8g'
449449
volumes:

0 commit comments

Comments
 (0)