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

This commit is contained in:
renovate[bot] 2023-09-19 01:05:20 +00:00 committed by GitHub
parent 8f0770ef39
commit 3434bc6275
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": 10,
"version": "1.7.7",
"tipi_version": 11,
"version": "1.8.0",
"categories": [
"media",
"data",

View File

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