mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update Squeak Road app to v0.1.14 (#101)
This commit is contained in:
parent
8156738ed2
commit
41a94f400e
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: ghcr.io/yzernik/squeakroad:v0.1.9@sha256:769071019e63015c785a220c52eeb78e590a68fe747d3b902244f41776383aae
|
||||
image: ghcr.io/yzernik/squeakroad:v0.1.14@sha256:8530514170ce43f85020f10cf2143d49d24b0c57ecc137b879118a03789fde61
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: squeakroad
|
||||
category: Finance
|
||||
name: Squeak Road
|
||||
version: "0.1.9"
|
||||
version: "0.1.14"
|
||||
tagline: Run your own anonymous market
|
||||
description: >-
|
||||
Squeak Road lets you run an anonymous market where anyone can buy or sell anything.
|
||||
|
@ -28,3 +28,6 @@ gallery:
|
|||
path: ""
|
||||
defaultUsername: "umbrel"
|
||||
deterministicPassword: true
|
||||
releaseNotes: >-
|
||||
- Show better error message on failed user signup validation.
|
||||
- Don't fetch font assets from remote CDN.
|
||||
|
|
Loading…
Reference in New Issue
Block a user