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

This commit is contained in:
renovate[bot] 2023-12-08 09:20:02 +00:00 committed by GitHub
parent c9fe43336e
commit f82cf58b18
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": 5,
"version": "5.3.0",
"tipi_version": 6,
"version": "5.3.1",
"categories": [
"utilities",
"security"

View File

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