Skip to content

Commit c6bdfce

Browse files
committed
Update docker images version in docker compose stack collection
1 parent 18f08c8 commit c6bdfce

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
@@ -17,7 +17,7 @@ RABBITMQ_DEFAULT_USER=stack
1717
RABBITMQ_DEFAULT_PASSWORD=stack
1818

1919
# Postgresql
20-
POSTGRESQL_VERSION=15.3
20+
POSTGRESQL_VERSION=16
2121
POSTGRES_PASSWORD=stack
2222
POSTGRES_USER=stack
2323
POSTGRES_DB=stack
@@ -30,14 +30,14 @@ MYSQL_USER=stack
3030
MYSQL_PASSWORD=stack
3131

3232
# Loki
33-
LOKI_VERSION=2.8.5
34-
PROMTAIL_VERSION=2.8.5
33+
LOKI_VERSION=2.9.2
34+
PROMTAIL_VERSION=2.9.2
3535

3636
# Rsyslog
3737
RSYSLOG_VERSION=latest
3838

3939
# Grafana
40-
GRAFANA_VERSION=10.1.2
40+
GRAFANA_VERSION=10.2.0
4141

4242
# Portainer
4343
PORTAINER_VERSION=latest

0 commit comments

Comments
 (0)