chore(deps): update shaneisrael/fireshare docker tag to v1.2.17 (#1890)

This commit is contained in:
renovate[bot] 2023-12-27 23:02:32 +00:00 committed by GitHub
parent 1f16af06cb
commit 03f96e5e9e
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": 9,
"version": "1.2.16",
"tipi_version": 10,
"version": "1.2.17",
"categories": [
"development"
],

View File

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