From 5f17bd0d5e4e1de39b8065a86278008e4f7da204 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Mon, 11 Nov 2024 21:56:57 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.82.0-stable docker digest to f053a6f (#250) Reviewed-on: https://gitea.rknet.org/container/vaultwarden/pulls/250 Co-authored-by: Renovator Bot Co-committed-by: Renovator Bot --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 0019a2f..18dd187 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.82.0-stable@sha256:b1bb98d68da43969aa0ac6fa5c3011cf19c064fc259b7ba1d7c601eadc971b87 AS build +FROM docker.io/clux/muslrust:1.82.0-stable@sha256:f053a6fb6ae1c5f13fa5d8c232fbf9437ce9bf870448ad10e4f628aceccecce6 AS build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION