mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02: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"
|
PROXY_AUTH_ADD: "false"
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: ghcr.io/yzernik/squeakroad:v0.1.9@sha256:769071019e63015c785a220c52eeb78e590a68fe747d3b902244f41776383aae
|
image: ghcr.io/yzernik/squeakroad:v0.1.14@sha256:8530514170ce43f85020f10cf2143d49d24b0c57ecc137b879118a03789fde61
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: squeakroad
|
id: squeakroad
|
||||||
category: Finance
|
category: Finance
|
||||||
name: Squeak Road
|
name: Squeak Road
|
||||||
version: "0.1.9"
|
version: "0.1.14"
|
||||||
tagline: Run your own anonymous market
|
tagline: Run your own anonymous market
|
||||||
description: >-
|
description: >-
|
||||||
Squeak Road lets you run an anonymous market where anyone can buy or sell anything.
|
Squeak Road lets you run an anonymous market where anyone can buy or sell anything.
|
||||||
@ -28,3 +28,6 @@ gallery:
|
|||||||
path: ""
|
path: ""
|
||||||
defaultUsername: "umbrel"
|
defaultUsername: "umbrel"
|
||||||
deterministicPassword: true
|
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