chore(deps): update nicolargo/glances docker tag to v3.4.0.5 (#2923)
This commit is contained in:
parent
40a6a50f33
commit
a37b97a061
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": false,
|
"exposable": false,
|
||||||
"id": "glances",
|
"id": "glances",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "3.4.0.4-full",
|
"version": "3.4.0.5-full",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -11,7 +11,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
pid: host
|
pid: host
|
||||||
image: nicolargo/glances:3.4.0.4-full
|
image: nicolargo/glances:3.4.0.5-full
|
||||||
networks:
|
networks:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user