Skip to content

Commit 0eb7f7d

Browse files
chore(deps): update prom/prometheus docker tag to v2.44.0
1 parent 6ced423 commit 0eb7f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/apps/monitoring/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ volumes:
1919

2020
services:
2121
prometheus:
22-
image: "prom/prometheus:v2.43.0"
22+
image: "prom/prometheus:v2.44.0"
2323
container_name: "prometheus"
2424
volumes:
2525
- "./prometheus:/etc/prometheus"

0 commit comments

Comments
 (0)