From 59e56d3b1528bb4e5b63c9ad60b90b7eea48942e Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 12 Dec 2023 16:53:12 +0100 Subject: [PATCH] chore(deps): update docker.io/clux/muslrust docker tag to v1.74.1 (#149) Reviewed-on: https://gitea.rknet.org/container/vaultwarden/pulls/149 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 67a93b6..d38203e 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.74.0-stable@sha256:37ba39a117840fd3a75d8be237687c4d69c1d647d75072a17452efd91a67badd as build +FROM docker.io/clux/muslrust:1.74.1-stable@sha256:c0149e6c81beed0c64e3ddca8e7c338ebc9ebc47b70c30c9b9b34795b4925e58 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION