Skip to content

Commit 5016e2c

Browse files
committed
ci: update docker compose images
1 parent 5ab5674 commit 5016e2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devops/docker-compose.example.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ services:
7272
- 6379:6379
7373

7474
rabbitmq:
75-
image: bitnami/rabbitmq:3.11.16
75+
image: bitnami/rabbitmq:3.12.0
7676
profiles:
7777
- data
7878
- all
@@ -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.23.1
161+
image: prom/statsd-exporter:v0.24.0
162162
ports:
163163
- "9125:9125/udp"
164164
- "9102:9102"

0 commit comments

Comments
 (0)