chore(qBit): downgrade to 4.6.5

This commit is contained in:
Vegard Hagen
2024-10-11 23:04:53 +02:00
parent 0c19b80b75
commit 237a321ec3

View File

@@ -57,7 +57,7 @@ spec:
- name: tmp - name: tmp
mountPath: /tmp mountPath: /tmp
- name: torrent - name: torrent
image: ghcr.io/onedr0p/qbittorrent:4.6.7 # renovate: docker=ghcr.io/onedr0p/qbittorrent image: ghcr.io/onedr0p/qbittorrent:4.6.5 # renovate: docker=ghcr.io/onedr0p/qbittorrent
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: true readOnlyRootFilesystem: true