We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf0ec5 commit 00844caCopy full SHA for 00844ca
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:52496758bbca5bb2aad5392ed28e104befd01a6c63b0c6d837ba1c26ac2af2e3 AS systemd-uniget
+FROM ghcr.io/uniget-org/images/systemd:ubuntu24.04@sha256:83deec76f4c6fd51a46fc9cd9c7bd76c7a4aa16dfe3065623eae41b5c0373bd4 AS systemd-uniget
119
ARG version
120
ARG TARGETARCH
121
RUN <<EOF
0 commit comments