chore(deps): update ghcr.io/bitmagnet-io/bitmagnet docker tag to v0.6.2 (#2430)

This commit is contained in:
renovate[bot] 2024-02-11 02:45:42 +00:00 committed by GitHub
parent 97c60eefc4
commit 88f11ab60c
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, "available": true,
"exposable": true, "exposable": true,
"id": "bitmagnet", "id": "bitmagnet",
"tipi_version": 6, "tipi_version": 7,
"version": "0.5.1", "version": "0.6.2",
"categories": [ "categories": [
"media" "media"
], ],

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
bitmagnet: bitmagnet:
image: ghcr.io/bitmagnet-io/bitmagnet:0.5.1 image: ghcr.io/bitmagnet-io/bitmagnet:0.6.2
restart: unless-stopped restart: unless-stopped
command: command:
- worker - worker