From 9a2a9c1fa59c0c92a942df624b34556062a3a652 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 28 Mar 2024 12:04:49 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.76.0-stable docker digest to 104565d --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 778eab0..c4079e3 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.76.0-stable@sha256:1b0f96ba501858d854c7b71906b854e93940c787956eba2ac7670844ee826888 as build +FROM docker.io/clux/muslrust:1.76.0-stable@sha256:104565db2f73f466d9eab5d225c19a2b3bb19a3d821f5c4162df5263a2a863a7 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION