From 800ba9a0192471bc2cf6563e4dd160ed4d55036b Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 2 Jan 2024 12:38:48 +0000 Subject: [PATCH] chore(deps): update docker.io/clux/muslrust docker tag to v1.75.0 --- 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