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

This commit is contained in:
renovate[bot] 2023-10-21 04:33:28 +00:00 committed by GitHub
parent 1a740ce346
commit 1db83e292f
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": 15,
"version": "1.9.0",
"tipi_version": 16,
"version": "1.9.1",
"categories": [
"media",
"data",

View File

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