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

* chore(deps): update lscr.io/linuxserver/pairdrop docker tag to v1.7.3

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-05-23 08:02:56 -04:00 committed by GitHub
parent 36e48571d0
commit 8f67767961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"exposable": true,
"force_expose": true,
"id": "pairdrop",
"tipi_version": 4,
"version": "1.7.2",
"tipi_version": 5,
"version": "1.7.3",
"categories": [
"media",
"data",

View File

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