Bump digibyted 9.26.3→v9.26.4 (Dockerfile SHA256) #31

Merged
sebastian merged 1 commits from vupd/859-digibyted-v9.26.4 into main 2026-07-04 12:20:40 +00:00

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 \