chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.10.1 (#1812)

This commit is contained in:
renovate[bot] 2023-12-13 20:29:14 +00:00 committed by GitHub
parent 74c6abbaac
commit ad0deb8ba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "pairdrop",
"tipi_version": 19,
"version": "1.10.0",
"tipi_version": 20,
"version": "1.10.1",
"categories": [
"media",
"data",

View File

@ -2,7 +2,7 @@ version: "3"
services:
pairdrop:
image: lscr.io/linuxserver/pairdrop:1.10.0
image: lscr.io/linuxserver/pairdrop:1.10.1
container_name: pairdrop
environment:
- PUID=1000