chore(deps): update shaneisrael/fireshare docker tag to v1.2.12 (#730)
This commit is contained in:
parent
dac07c8d21
commit
ae60700b00
|
@ -5,9 +5,11 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "fireshare",
|
||||
"tipi_version": 4,
|
||||
"version": "1.2.11",
|
||||
"categories": ["development"],
|
||||
"tipi_version": 5,
|
||||
"version": "1.2.12",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
"description": "Self host your media and share with unique links. Share your game clips, videos, or other media via unique links.",
|
||||
"short_desc": "Self host your media and share with unique links",
|
||||
"author": "https://github.com/ShaneIsrael",
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
fireshare:
|
||||
container_name: fireshare
|
||||
image: shaneisrael/fireshare:v1.2.11
|
||||
image: shaneisrael/fireshare:v1.2.12
|
||||
ports:
|
||||
- ${APP_PORT}:80
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user