mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Urbit to v1.22 (#437)
Co-authored-by: NativePlanet CICD <mgmt@nativeplanet.io>
This commit is contained in:
parent
ffa4b7f98a
commit
495ef5b770
@ -6,7 +6,7 @@ services:
|
||||
APP_PORT: 8090
|
||||
|
||||
manager:
|
||||
image: mopfelwinrux/urbit-umbrel:v1.21@sha256:964724f2e2fa0b7e06709adc814d9b981f41d3a030b9410fd4cfc58477aa45d7
|
||||
image: mopfelwinrux/urbit-umbrel:v1.22@sha256:fd6303520a4ef3dec9be223b099af6a2299810a277b921e574e135a96a2eb39f
|
||||
ports:
|
||||
- "34343:34343"
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: urbit
|
||||
category: Networking
|
||||
name: Urbit
|
||||
version: "v1.21"
|
||||
version: "v1.22"
|
||||
tagline: Run Urbit on your Umbrel
|
||||
description: >-
|
||||
Urbit is a personal server for self-sovereign personal & networked
|
||||
@ -35,12 +35,7 @@ torOnly: false
|
||||
submitter: ~mopfel-winrux
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1246
|
||||
releaseNotes: >-
|
||||
Offline event log truncation (chop), eval improvements, support for
|
||||
clangd language server processing, and various fixes/upgrades to CI and
|
||||
documentation.
|
||||
|
||||
|
||||
There are no breaking changes or Kelvin decrements in this release.
|
||||
|
||||
|
||||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.21
|
||||
Various small improvements and bug fixes.
|
||||
|
||||
|
||||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.22
|
Loading…
Reference in New Issue
Block a user