update to datum gateway v0.4.1 (#4357)

This commit is contained in:
Léo Haf 2026-01-07 14:45:30 +01:00 committed by GitHub
parent 27deecb7df
commit 223a45a3b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 21000
datum:
image: ghcr.io/retropex/datum:v1.13@sha256:a0464baa3556fd8695db41eb4e5372861288296b489b37b80765414a0bfa5354
image: ghcr.io/retropex/datum:v1.14@sha256:c67ac8afb4f90f6f8090b8130ab834b20177efb2246895084525a15078cedc47
entrypoint: ["/app/datum_gateway"]
command: ["--config=/app/conf/datum_gateway_config.json"]
user: 1000:1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: datum
category: bitcoin
name: DATUM
version: "v0.4.0-beta"
version: "v0.4.1-beta"
tagline: Self-sovereign Bitcoin mining
description: >-
⚙️ Please read the important setup instructions at the bottom of this page.
@ -69,7 +69,7 @@ path: ""
defaultUsername: "admin"
deterministicPassword: true
releaseNotes: >-
Full release notes can be found at https://github.com/OCEAN-xyz/datum_gateway/releases/tag/v0.4.0beta
Full release notes can be found at https://github.com/OCEAN-xyz/datum_gateway/releases/tag/v0.4.1beta
widgets:
- id: "stats"
type: "three-stats"