Update Filestash to use Latest for ARM Compatibility (#1084)

This commit is contained in:
DrMxrcy 2023-08-27 21:42:54 -04:00 committed by GitHub
parent 01469c9046
commit f664d3105d
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": "filestash",
"tipi_version": 2,
"version": "397fd8b",
"tipi_version": 3,
"version": "latest",
"categories": ["utilities"],
"description": "A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze",
"short_desc": "A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze",

View File

@ -2,7 +2,7 @@ version: "2"
services:
filestash:
container_name: filestash
image: machines/filestash:397fd8b
image: machines/filestash:latest
restart: unless-stopped
environment:
- APPLICATION_URL=${APP_DOMAIN}