chore(deps): update haugene/transmission-openvpn docker tag to v5.2.0 (#1143)

This commit is contained in:
renovate[bot] 2023-09-05 14:04:49 +00:00 committed by GitHub
parent 1fbc611454
commit 63e9c73724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -10,8 +10,8 @@
]
},
"id": "transmission-vpn",
"tipi_version": 3,
"version": "5.1.1",
"tipi_version": 4,
"version": "5.2.0",
"categories": [
"utilities",
"security"

View File

@ -1,6 +1,6 @@
services:
transmission-vpn:
image: haugene/transmission-openvpn:5.1.1
image: haugene/transmission-openvpn:5.2.0
container_name: transmission-vpn
cap_add:
- NET_ADMIN