From e2abf3d068fdb6c9cbca0ec0bb3af8f4d852df9e Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Tue, 30 Apr 2024 00:04:10 +0000 Subject: [PATCH] chore(docker): update docker.io/clux/muslrust:1.77.2-stable docker digest to 121703d --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index b919ae2..b0c274e 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.77.2-stable@sha256:b051638c1420a2b1593dbb1933bd240a77a5f6a9d4ab46fef1b146741d90a5af as build +FROM docker.io/clux/muslrust:1.77.2-stable@sha256:121703d8ced4ffed7d1f87cb390f73e5a15b62d03ce21f3e9e9c370a89ceaedb as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION