From 8ab003f4f184d1ade666f067f28bd449a897a219 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 6 Feb 2024 00:03:46 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.75.0-stable docker digest to 9451e01 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index b62a78e..912d2d4 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.75.0-stable@sha256:a7cb848be1df7d3702ef280a836a9cac7bb0893b761619ce3cdce33047b2df39 as build +FROM docker.io/clux/muslrust:1.75.0-stable@sha256:9451e015c84666f3e675b9d2937cafb7313ea38ca04be6288b7f0d11495721e8 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION