From 4d0cccc94810ace3723bcc71ffab0f589206f8da Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 4 Jan 2024 20:49:07 +0100 Subject: [PATCH] chore(deps): update docker.io/clux/muslrust docker tag to v1.75.0 (#157) Reviewed-on: https://gitea.rknet.org/container/vaultwarden/pulls/157 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 103effa..3bdecc7 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.74.1-stable@sha256:e7a3d8b85eb2f465bd1bc913ce406fbe35b0953f250bfb038c4d0bc13ae47f2e as build +FROM docker.io/clux/muslrust:1.75.0-stable@sha256:afc2899eee7ec87ec6d103a16d600c75619a2796464257eaa22a2b15c4c51fa5 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION