From 4b58e8d57d9b2f1e19a8dc1647958a2995ebd97b Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Mon, 12 Feb 2024 09:33:54 +0100 Subject: [PATCH] chore(deps): update docker.io/clux/muslrust docker tag to v1.76.0 (#167) Reviewed-on: https://gitea.rknet.org/container/vaultwarden/pulls/167 Co-authored-by: Renovator Bot Co-committed-by: Renovator Bot --- 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