chore(deps): update nicolargo/glances docker tag to v3.4.0.5 (#2923)

This commit is contained in:
renovate[bot] 2024-03-23 15:48:48 +00:00 committed by GitHub
parent 40a6a50f33
commit a37b97a061
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": false,
"id": "glances",
"tipi_version": 2,
"version": "3.4.0.4-full",
"tipi_version": 3,
"version": "3.4.0.5-full",
"categories": [
"utilities"
],

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.4-full
image: nicolargo/glances:3.4.0.5-full
networks:
- tipi_main_network
labels: