From a1b444ea0388ec228597d32ab73db84c1343e63d Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Wed, 25 Sep 2024 14:03:32 +0000 Subject: [PATCH] chore(deps): update docker.io/clux/muslrust docker tag to v1.81.0 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 9f93bca..b5f824f 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.80.1-stable@sha256:482988fb71b022811767a29858c53447207ce11371d9ebf1af10b50ca948d88d AS build +FROM docker.io/clux/muslrust:1.81.0-stable@sha256:d08630107ae27f3a2a99c145fb79ae730346c941d301a077aca78b9e5f5cea2b AS build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION