From 70a87f35446ace81427c930ddc9ca9b67bd41777 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 18 Jul 2024 00:07:31 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.79.0-stable docker digest to 3ba68e9 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 31388e9..dd7e320 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.79.0-stable@sha256:b7c8c778b7052de6ab8262560e00c4959ce1a9e2af33963931022c3edd06c0b8 as build +FROM docker.io/clux/muslrust:1.79.0-stable@sha256:3ba68e96ce30fc30e26d25736a65973ffce09208a13a38ee04bcdd23e21c80fd as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION