mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-25 15:00:46 +01:00
Merge pull request #660 from ChristianLempa/renovate/docker.io-prom-prometheus-3.x
chore(deps): update docker.io/prom/prometheus docker tag to v3.1.0
This commit is contained in:
commit
0f1d9e279f
@ -4,7 +4,7 @@ volumes:
|
|||||||
driver: local
|
driver: local
|
||||||
services:
|
services:
|
||||||
prometheus:
|
prometheus:
|
||||||
image: docker.io/prom/prometheus:v3.0.0
|
image: docker.io/prom/prometheus:v3.1.0
|
||||||
container_name: prometheus
|
container_name: prometheus
|
||||||
ports:
|
ports:
|
||||||
- 9090:9090
|
- 9090:9090
|
||||||
|
Loading…
Reference in New Issue
Block a user