From 46d96e287aec71f38a6f917e2ecf42d218cb7727 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 6 Sep 2024 13:34:47 +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 f19e2fc..a69074b 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:648b3fab2bfe8199c17d48aabbdd7fbd62a654ebc652b77978b8f6bb60271c7b AS build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION