Skip to content

Commit 1c57910

Browse files
committed
Update Docker compose applications version
1 parent ebfe8f6 commit 1c57910

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

collection/.env.dist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ TRAEFIK_VERSION=3.0
88
MAILCATCHER_VERSION=latest
99

1010
# Redis
11-
REDIS_VERSION=7
11+
REDIS_VERSION=7.2
1212

1313
# RabbitMQ default credentials
1414
RABBITMQ_VERSION=3-management
@@ -30,14 +30,14 @@ MYSQL_USER=stack
3030
MYSQL_PASSWORD=stack
3131

3232
# Loki
33-
LOKI_VERSION=2.8.3
34-
PROMTAIL_VERSION=2.8.3
33+
LOKI_VERSION=2.8.4
34+
PROMTAIL_VERSION=2.8.4
3535

3636
# Rsyslog
3737
RSYSLOG_VERSION=latest
3838

3939
# Grafana
40-
GRAFANA_VERSION=10.0.3
40+
GRAFANA_VERSION=10.1.1
4141

4242
# Portainer
4343
PORTAINER_VERSION=latest

0 commit comments

Comments
 (0)