From e8daf003858b3a1e2613c1a47e34726f83633df2 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 28 Jun 2024 13:35:22 +0000 Subject: [PATCH] chore(deps): update docker.io/clux/muslrust docker tag to v1.79.0 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 1f6dbbf..e803dfc 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:dd49399d2519c1b228dce4af3054fde8affbc3b730095b3467d85c2c8c25e622 as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION