From 40871cddc8fa956924c543f3ad11d59c26564ba2 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 18 Jan 2024 12:33:58 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.75.0-stable docker digest to 53ec51f --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 88b081f..643e8b4 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.75.0-stable@sha256:8967f4ab0ff47bf5498eb16eec70f1a4b6fb506b853ee5bf1ced290efe67d062 as build +FROM docker.io/clux/muslrust:1.75.0-stable@sha256:53ec51f3c7a5fffaea7ef8e02287bb4b2aa20cbb89ba0fee240cc3fff1bf6ae2 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION