chore(deps): update nicolargo/glances docker tag to v3.4.0.4 (#2922)

This commit is contained in:
renovate[bot] 2024-03-23 11:22:41 +00:00 committed by GitHub
parent 3d2c321d6c
commit bdc2a53218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": false,
"id": "glances",
"tipi_version": 1,
"version": "3.4.0.3-full",
"tipi_version": 2,
"version": "3.4.0.4-full",
"categories": [
"utilities"
],
@ -16,5 +16,8 @@
"source": "https://github.com/nicolargo/glances",
"website": "https://nicolargo.github.io/glances/",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

@ -11,7 +11,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
pid: host
image: nicolargo/glances:3.4.0.3-full
image: nicolargo/glances:3.4.0.4-full
networks:
- tipi_main_network
labels: