chore(deps): update shaneisrael/fireshare docker tag to v1.2.20 (#3322)

This commit is contained in:
renovate[bot] 2024-04-29 06:04:03 +00:00 committed by GitHub
parent 929fdcc164
commit 5f54fe66f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "fireshare",
"tipi_version": 12,
"version": "1.2.19",
"tipi_version": 13,
"version": "1.2.20",
"categories": [
"development"
],

View File

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