From 5c74034e9e7829ac0574e17c916eeb0d99dbaacb Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 8 Dec 2023 12:38:33 +0000 Subject: [PATCH] chore(deps): update docker.io/clux/muslrust docker tag to v1.74.1 --- 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