From 23645d94198302c25f6b1e64ba028fd570806ad7 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Sat, 4 May 2024 15:49:43 +0200 Subject: [PATCH] chore(deps): update docker.io/clux/muslrust docker tag to v1.78.0 (#182) Reviewed-on: https://gitea.rknet.org/container/vaultwarden/pulls/182 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 16c46a4..dc1e09f 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.77.2-stable@sha256:6cb872bc352a38249162baa755ce3428736a8512ed62bf88714e0bf14cd71d55 as build +FROM docker.io/clux/muslrust:1.78.0-stable@sha256:0814a983fcb23ed8e5d34e6a5d0ec1d1a6314b50e654962432f962128ca97864 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION