From 666ab2469c5abd9ab4ac486ca8c11f0594b120b4 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Sun, 16 Jun 2024 13:34:43 +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 3fb5e39..d388aa6 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:d721c474e21d6654b2a4442b5d703a23d24d4bcb51bd93a95b7d8353b252b5df as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION