From e5e92d85a83e99023f95cc97742afd98d3112f7e Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Sun, 17 Nov 2024 00:06:04 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.82.0-stable docker digest to 9f88e92 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index cb78323..fe98701 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.82.0-stable@sha256:30938544fe77218583d8fcf96f5e6c0c8a29e87abc0a5f1a6943e3bba607f8ae AS build +FROM docker.io/clux/muslrust:1.82.0-stable@sha256:9f88e922b2bfa7ff2252d61dc38be2ee5544d01bfa0acdc27b32c0a4a214c723 AS build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION