From 45f7cbf230768110b6293f8ea11c47a8acde0ff0 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Wed, 10 Jul 2024 00:05:31 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.79.0-stable docker digest to 56d7817 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 6fda8bd..fd63877 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.79.0-stable@sha256:5c837c666df5244e7778c85c4ed1131cb82c097d34cf9cd757ba1872f121ea70 as build +FROM docker.io/clux/muslrust:1.79.0-stable@sha256:56d7817ca66e3f40beff221afcedba27008e1b77064898bda17501c56fa4b323 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION