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, "available": true,
"exposable": true, "exposable": true,
"id": "fireshare", "id": "fireshare",
"tipi_version": 12, "tipi_version": 13,
"version": "1.2.19", "version": "1.2.20",
"categories": [ "categories": [
"development" "development"
], ],

View File

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