digibyte: bump digibyted Dockerfile to v9.26.4

Update tarball VERSION default and SHA256 checksum for the v9.26.4 release.
This commit was merged in pull request #31.
This commit is contained in:
2026-07-04 11:05:24 +00:00
parent 5663570cad
commit dffdacaa3c

View File

@@ -1,10 +1,10 @@
# digibyted — official release tarball (no Docker image upstream).
ARG VERSION=9.26.3
ARG VERSION=9.26.4
FROM debian:stable-slim
ARG VERSION
ARG SHA256=51465a7a7409dc9a734e463b8fd95fb9773033753d79504de946ab2a0aa0991c
ARG SHA256=523da7ac9ee0f1bcb38ff75da6f01997b9491a9eee1e2b0ce3c90f60b2aaa9b3
RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \