From ea2207350984c54ad6c688d3f63d87162d3b7d69 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 9 Feb 2024 00:06:16 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.75.0-stable docker digest to 9f3534c --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 912d2d4..ae172b0 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.75.0-stable@sha256:9451e015c84666f3e675b9d2937cafb7313ea38ca04be6288b7f0d11495721e8 as build +FROM docker.io/clux/muslrust:1.75.0-stable@sha256:9f3534c740df977a280602d518a1d999b4fdcd28ea4055521da535e59ce0e83f as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION