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

This commit is contained in:
renovate[bot] 2023-10-12 17:06:12 +00:00 committed by GitHub
parent 4051631615
commit 7b75151e5c
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": 14,
"version": "1.8.3",
"tipi_version": 15,
"version": "1.9.0",
"categories": [
"media",
"data",

View File

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