From fa17299ee9b7e08f7f148337c4ad68b0ba5cfe22 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 1 Feb 2024 00:04:06 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.75.0-stable docker digest to a7cb848 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 432b68d..5cf991b 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.75.0-stable@sha256:f07f93973ec3c98d9e1841e1163687425004aa790d438d9c19ed72bff565b1ad as build +FROM docker.io/clux/muslrust:1.75.0-stable@sha256:a7cb848be1df7d3702ef280a836a9cac7bb0893b761619ce3cdce33047b2df39 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION