Compare commits
2 commits
e6e51ba03c
...
dd7fa2247d
| Author | SHA1 | Date | |
|---|---|---|---|
| dd7fa2247d | |||
|
839a9b2c0a |
2 changed files with 3 additions and 2 deletions
|
|
@ -6,7 +6,8 @@
|
|||
":ignoreUnstable",
|
||||
":disableRateLimiting",
|
||||
":rebaseStalePrs",
|
||||
":label(renovate)"
|
||||
":label(renovate)",
|
||||
"group:allDigest"
|
||||
],
|
||||
"semanticCommits": "disabled",
|
||||
"packageRules": [
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
services:
|
||||
|
||||
prometheus:
|
||||
image: docker.io/prom/prometheus:v3.7.1@sha256:ff7e389acbe064a4823212a500393d40a28a8f362e4b05cbf6742a9a3ef736b2
|
||||
image: docker.io/prom/prometheus:v3.7.2@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
|
||||
container_name: prometheus
|
||||
command:
|
||||
- '--config.file=/etc/prometheus/prometheus.yml'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue