Commit dd57b1ba authored by Christian Gulden's avatar Christian Gulden
Browse files

Merge branch 'renovate/docker-prom-prometheus-2.x' into 'master'

chore(deps): update prom/prometheus docker tag to v2.26.0

See merge request miracum/etl/deployment!96
Showing with 1 addition and 1 deletion
+1 -1
......@@ -8,7 +8,7 @@ services:
- "${PORT_PUSHGATEWAY:-9091}:9091"
prometheus:
image: prom/prometheus:v2.25.0
image: prom/prometheus:v2.26.0
restart: unless-stopped
ports:
- "${PORT_PROMETHEUS:-9090}:9090"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment