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,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "fireshare",
|
"id": "fireshare",
|
||||||
"tipi_version": 4,
|
"tipi_version": 5,
|
||||||
"version": "1.2.11",
|
"version": "1.2.12",
|
||||||
"categories": ["development"],
|
"categories": [
|
||||||
|
"development"
|
||||||
|
],
|
||||||
"description": "Self host your media and share with unique links. Share your game clips, videos, or other media via unique links.",
|
"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",
|
"short_desc": "Self host your media and share with unique links",
|
||||||
"author": "https://github.com/ShaneIsrael",
|
"author": "https://github.com/ShaneIsrael",
|
||||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
fireshare:
|
fireshare:
|
||||||
container_name: fireshare
|
container_name: fireshare
|
||||||
image: shaneisrael/fireshare:v1.2.11
|
image: shaneisrael/fireshare:v1.2.12
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:80
|
- ${APP_PORT}:80
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user