digibyte: bump digibyted Dockerfile 9.26.4 -> 9.26.5

Post-activation maintenance release; update VERSION and tarball SHA256.
This commit was merged in pull request #43.
This commit is contained in:
2026-07-26 06:14:11 +00:00
parent c17c4bd35e
commit 81985dbc98

View File

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