From b1850db7518702a4c48221f41a6a65a19d1a0339 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 29 Aug 2024 00:08:22 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.80.1-stable docker digest to 24eae8a --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index f90c632..8a552f2 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.80.1-stable@sha256:b9a0fe7a5133fc4b109720fbd2401c1d8c090831a62584c66c1b56ae942b3edc AS build +FROM docker.io/clux/muslrust:1.80.1-stable@sha256:24eae8a7f139ec53da9d73bcd9acf32196d08510de750b10c47aa89316b7ae5e AS build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION