From cb1207b415b0300b6d336303ea3263fe9d1d1b94 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 21 Jun 2024 13:35:35 +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..e1c7813 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:30e7b0faf27cfc60d74726cea00286c79592ce3e243e7d9b1527059adc53196f as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION