Update Bitcoin Pulse input to GitHub

This commit is contained in:
Tobias Ostner 2026-07-31 18:52:42 +07:00
parent 1bdf25bf06
commit ff560ea84c
5 changed files with 13 additions and 13 deletions

View file

@ -231,7 +231,7 @@ in
containers.${containerName} = {
# Official PostgreSQL 18.4 Bookworm multi-architecture image, pinned to
# the immutable digest tested by BitcoinPulseAPI on 2026-07-16.
# the immutable digest tested by BitcoinPulse on 2026-07-16.
image = "docker.io/library/postgres@sha256:1961f96e6029a02c3812d7cb329a3b03a3ac2bb067058dec17b0f5596aca9296";
pull = "missing";
autoStart = true;