From 299b47a2a3b74772835e99726bc833e6da8bd7c1 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Mon, 20 May 2024 00:04:02 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.78.0-stable docker digest to bfea075 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 48b67db..32b9678 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.78.0-stable@sha256:3348f7b823e0eaf5def6eafe7b0c06fe9ad815034b9746e675e927b64c2a7d41 as build +FROM docker.io/clux/muslrust:1.78.0-stable@sha256:bfea075a319637a345e4863d7ac0647f1fd9e8c08f175eb50789e09f6e2edabe as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION