From 9f26906c7742be9449d332f71c5c6eca26391286 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Sat, 10 Feb 2024 02:04:15 +0000 Subject: [PATCH] chore(deps): update docker.io/clux/muslrust docker tag to v1.76.0 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index ae172b0..af52137 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/clux/muslrust:1.75.0-stable@sha256:9f3534c740df977a280602d518a1d999b4fdcd28ea4055521da535e59ce0e83f as build +FROM docker.io/clux/muslrust:1.76.0-stable@sha256:d0a8f9625093c359f5251ef78e8178c5c4f3ba5f2fdf4b3bd9dc5aa4f17f8cba as build ARG WEBVAULT_VERSION ARG VAULTWARDEN_VERSION