chore(deps): update shaneisrael/fireshare docker tag to v1.2.16 (#1873)

This commit is contained in:
renovate[bot] 2023-12-22 06:37:40 +00:00 committed by GitHub
parent 2dbb91a795
commit 1c8e583a34
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": 8,
"version": "1.2.15",
"tipi_version": 9,
"version": "1.2.16",
"categories": [
"development"
],

View File

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