Skip to content

Commit 428b8b4

Browse files
chore(deps): update prom/statsd-exporter docker tag to v0.28.0
1 parent f950c0f commit 428b8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/docker-compose.example.yaml

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

159159
# This optional and it's used to monitor the API
160160
statsd-exporter:
161-
image: prom/statsd-exporter:v0.24.0
161+
image: prom/statsd-exporter:v0.28.0
162162
ports:
163163
- "9125:9125/udp"
164164
- "9102:9102"

0 commit comments

Comments
 (0)