From e296bfd8a006ffe1f0dbc97c98e1875f8e343db1 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Wed, 12 Jun 2024 00:04:50 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.78.0-stable docker digest to 91051e2 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 6e07091..0128ffb 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.78.0-stable@sha256:bed801155851c993ebc18a864a3f9467c858bf98fd094b7f62d2e21860456cad as build +FROM docker.io/clux/muslrust:1.78.0-stable@sha256:91051e2bc15fb55400b97990ef0489ca1ce8f601b3a4bf8728c935b3a8f043b3 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION