chore(deps): update shaneisrael/fireshare docker tag to v1.2.19 (#1918)

This commit is contained in:
renovate[bot] 2023-12-30 07:18:57 +00:00 committed by GitHub
parent 6f5ee73b5e
commit dac96e5629
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": 11,
"version": "1.2.18",
"tipi_version": 12,
"version": "1.2.19",
"categories": [
"development"
],

View File

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