chore(deps): update shaneisrael/fireshare docker tag to v1.2.9 (#669)

* chore(deps): update shaneisrael/fireshare docker tag to v1.2.9

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-06-10 13:35:37 +02:00 committed by GitHub
parent 84a5f4f16c
commit b12c554e0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -5,9 +5,11 @@
"available": true,
"exposable": true,
"id": "fireshare",
"tipi_version": 1,
"version": "v1.2.8",
"categories": ["development"],
"tipi_version": 2,
"version": "1.2.9",
"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",

View File

@ -3,7 +3,7 @@ version: '3'
services:
fireshare:
container_name: fireshare
image: shaneisrael/fireshare:v1.2.8
image: shaneisrael/fireshare:v1.2.9
ports:
- ${APP_PORT}:80
volumes: