From 8708e63faa2e64c590c92a255f3c647b289acb05 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 9 Jul 2024 08:17:03 +0200 Subject: [PATCH] chore(deps): update docker.io/clux/muslrust docker tag to v1.79.0 (#206) Reviewed-on: https://gitea.rknet.org/container/vaultwarden/pulls/206 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 4aefb81..6fda8bd 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.78.0-stable@sha256:a13cd6a83cfd5dbf776ef8451bb3e988c5bc613be891a930fa5a86f75642b799 as build +FROM docker.io/clux/muslrust:1.79.0-stable@sha256:5c837c666df5244e7778c85c4ed1131cb82c097d34cf9cd757ba1872f121ea70 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION