Compare commits
3 Commits
6107f498c0
...
c1923ddff9
| Author | SHA1 | Date | |
|---|---|---|---|
| c1923ddff9 | |||
| d128b0f9d6 | |||
| bdf269f549 |
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: redis
|
||||
image: redis:8.6.0
|
||||
image: redis:8.6.1
|
||||
networks:
|
||||
- ip4net
|
||||
- ip6net
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: grafana
|
||||
image: grafana/grafana-oss:12.3.3
|
||||
image: grafana/grafana-oss:12.4.0
|
||||
ports:
|
||||
- 8090:3000
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user