Mise à jour des applications #40

Merged
kosssi merged 9 commits from upgrade into main 2022-04-15 09:12:01 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 10337ac53c - Show all commits

View File

@ -12,7 +12,7 @@ services:
build:
context: .
args:
PROMETHEUS_IMAGE: ${PROMETHEUS_IMAGE:-prom/prometheus:v2.33.4}
PROMETHEUS_IMAGE: ${PROMETHEUS_IMAGE:-prom/prometheus:v2.34.0}
volumes:
- prometheus:/prometheus
restart: always