From 979eea0db661c3b73920c2a0a51aa513b32d5bc2 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 15 Dec 2023 13:01:22 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.74.1-stable docker digest to a8b9e9d --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index d38203e..858f6b5 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.74.1-stable@sha256:c0149e6c81beed0c64e3ddca8e7c338ebc9ebc47b70c30c9b9b34795b4925e58 as build +FROM docker.io/clux/muslrust:1.74.1-stable@sha256:a8b9e9d2ceaa91be824c9efa1efdd8c93bf6eeec17817742c4a8499dd7ef936e as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION