From 7fa27e2facf899d1e25dec89f505a1d8307d2088 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Sun, 6 Oct 2024 00:03:23 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.81.0-stable docker digest to 78cc53a --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index dd5b310..47a12ac 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.81.0-stable@sha256:7418847c5149e14df1eda34556b4ac88f70c7146e001a0b3eb705c7bc35e3c12 AS build +FROM docker.io/clux/muslrust:1.81.0-stable@sha256:78cc53a5cc8224382f1f6c72bcf662c3fb32b04db6db216093d76a593822ba68 AS build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION