chore(deps): update nicolargo/glances docker tag to v3.4.0.4 (#2922)
This commit is contained in:
parent
3d2c321d6c
commit
bdc2a53218
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": false,
|
"exposable": false,
|
||||||
"id": "glances",
|
"id": "glances",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "3.4.0.3-full",
|
"version": "3.4.0.4-full",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
@ -16,5 +16,8 @@
|
||||||
"source": "https://github.com/nicolargo/glances",
|
"source": "https://github.com/nicolargo/glances",
|
||||||
"website": "https://nicolargo.github.io/glances/",
|
"website": "https://nicolargo.github.io/glances/",
|
||||||
"form_fields": [],
|
"form_fields": [],
|
||||||
"supported_architectures": ["arm64", "amd64"]
|
"supported_architectures": [
|
||||||
|
"arm64",
|
||||||
|
"amd64"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -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.3-full
|
image: nicolargo/glances:3.4.0.4-full
|
||||||
networks:
|
networks:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user