mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
update datum to v2.2
This commit is contained in:
parent
a8c5ebcb8e
commit
b5694d2428
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 21000
|
APP_PORT: 21000
|
||||||
|
|
||||||
datum:
|
datum:
|
||||||
image: ghcr.io/retropex/datum:v1.7@sha256:b6d4f48796ee0ac3211e57ff7a860bc1fa6428ead87b32caefc636968ecd0736
|
image: ghcr.io/retropex/datum:1.8@sha256:c2809a7b1e20a2c60b8656e5f7352e439e1f2c0d64d3bf755a4e9c6fdab86d81
|
||||||
user: 1000:1000
|
user: 1000:1000
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||||||
id: datum
|
id: datum
|
||||||
category: bitcoin
|
category: bitcoin
|
||||||
name: DATUM
|
name: DATUM
|
||||||
version: "v0.2.1-beta"
|
version: "v0.2.2-beta"
|
||||||
tagline: Self-sovereign Bitcoin mining
|
tagline: Self-sovereign Bitcoin mining
|
||||||
description: >-
|
description: >-
|
||||||
DATUM (Decentralized Alternative Templates for Universal Mining) is a brand new bitcoin mining protocol that allows you to create your own block templates using your own Bitcoin node.
|
DATUM (Decentralized Alternative Templates for Universal Mining) is a brand new bitcoin mining protocol that allows you to create your own block templates using your own Bitcoin node.
|
||||||
|
Loading…
Reference in New Issue
Block a user