chore(deps): update shaneisrael/fireshare docker tag to v1.2.14 (#1441)

This commit is contained in:
renovate[bot] 2023-10-23 09:55:59 +00:00 committed by GitHub
parent 7ddb40b319
commit 3e82abba5d
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": "fireshare",
"tipi_version": 6,
"version": "1.2.13",
"tipi_version": 7,
"version": "1.2.14",
"categories": [
"development"
],

View File

@ -3,7 +3,7 @@ version: "3"
services:
fireshare:
container_name: fireshare
image: shaneisrael/fireshare:v1.2.13
image: shaneisrael/fireshare:v1.2.14
ports:
- ${APP_PORT}:80
volumes: