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

This commit is contained in:
renovate[bot] 2023-09-25 01:57:01 +00:00 committed by GitHub
parent 928e3fc453
commit a371a2c27e
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": 12,
"version": "1.8.1",
"tipi_version": 13,
"version": "1.8.2",
"categories": [
"media",
"data",

View File

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