We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36cd5c2 commit 551aeaaCopy full SHA for 551aeaa
Dockerfile
@@ -115,7 +115,7 @@ COPY --from=ca-certificates /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
115
COPY --from=bin /uniget /uniget
116
ENTRYPOINT [ "/uniget"]
117
118
-FROM ghcr.io/uniget-org/images/systemd:ubuntu24.04@sha256:444c11ba93a566b6cf0031f1e6a940542609eb3dd9633734dee8639b14cac436 AS systemd-uniget
+FROM ghcr.io/uniget-org/images/systemd:ubuntu24.04@sha256:1f6be7f238de506d4d9e7e936a5e2e34885abd04ec7c3389a81d0bd8aaac790b AS systemd-uniget
119
ARG version
120
ARG TARGETARCH
121
RUN <<EOF
0 commit comments