Skip to content

Commit 1ca4aed

Browse files
authored
Merge pull request #218 from shortlink-org/renovate/prom-prometheus-3.x
chore(deps): update prom/prometheus docker tag to v3.9.0
2 parents b65ff14 + c5fe508 commit 1ca4aed

File tree

1 file changed

+1
-1
lines changed
  • ops/docker-compose/tooling/observability/prometheus

1 file changed

+1
-1
lines changed

ops/docker-compose/tooling/observability/prometheus/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99

1010
prometheus:
1111
<<: *network
12-
image: prom/prometheus:v3.8.1
12+
image: prom/prometheus:v3.9.0
1313
profiles:
1414
- observability
1515
container_name: prometheus

0 commit comments

Comments
 (0)