mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Urbit app to 0.4.1 (#42)
Co-authored-by: Luke Childs <lukechilds123@gmail.com>
This commit is contained in:
parent
1495927d42
commit
130ff6766c
@ -6,7 +6,7 @@ services:
|
||||
APP_PORT: 8090
|
||||
|
||||
manager:
|
||||
image: mopfelwinrux/urbit-umbrel:v0.3.0@sha256:09ee4550be66894cc2b763d5cff9a4ed15b13a3c2a298519a857c6542069d8c7
|
||||
image: mopfelwinrux/urbit-umbrel:v0.4.1@sha256:083db8cdb2109f29c65e186b47eeecdacd5d8021ce1c4593cf8a9f945f646171
|
||||
ports:
|
||||
- "${APP_URBIT_P2P_PORT}:34343"
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: urbit
|
||||
category: Networking
|
||||
name: Urbit
|
||||
version: "0.3.0"
|
||||
version: "0.4.1"
|
||||
tagline: Run Urbit on your Umbrel
|
||||
description: >-
|
||||
Urbit is a personal server for self-sovereign personal & networked
|
||||
@ -31,4 +31,4 @@ gallery:
|
||||
path: /launch
|
||||
defaultUsername: umbrel
|
||||
deterministicPassword: true
|
||||
torOnly: false
|
||||
torOnly: false
|
||||
|
Loading…
Reference in New Issue
Block a user