Update file-drop to version 1.0.8 (#3980)
This commit is contained in:
parent
ff0981b098
commit
f2b7a94024
@ -6,7 +6,7 @@ services:
|
||||
APP_PORT: 3232
|
||||
|
||||
app:
|
||||
image: ghcr.io/besoeasy/file-drop:1.0.3@sha256:4523d107acc6c93256e26248b1b7e9dfbc1237253837a10e76a11ddbf6053cd7
|
||||
image: ghcr.io/besoeasy/file-drop:1.1.1@sha256:672d05e260c88bd6d923b2b0b3b845bd80b35e0255cec35b2f047aa7a6525e5f
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 5m
|
||||
|
||||
@ -1,10 +1,12 @@
|
||||
manifestVersion: 1
|
||||
id: file-drop
|
||||
name: File Drop
|
||||
version: "1.0.2"
|
||||
version: "1.1.1"
|
||||
tagline: "Decentralized, Anonymous, and Secure File Sharing"
|
||||
category: files
|
||||
description: "File Drop is an open-source, decentralized application for anonymously sharing images, videos, and other files. It uses peer-to-peer protocols and the InterPlanetary File System (IPFS) to enable direct, serverless file transfers, enhancing privacy and security"
|
||||
releaseNotes: >-
|
||||
This release contains various bug fixes and performance improvements.
|
||||
developer: "besoeasy"
|
||||
website: "https://github.com/besoeasy/file-drop"
|
||||
repo: "https://github.com/besoeasy/file-drop"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user