From 955c005833e6125783e143656a2d041b69a25ee6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 14:40:07 -0600 Subject: [PATCH] [deps]: Update docker/dockerfile Docker tag to v1.24 (#512) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bitwarden-lite/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitwarden-lite/Dockerfile b/bitwarden-lite/Dockerfile index 6215bda..9465cf5 100644 --- a/bitwarden-lite/Dockerfile +++ b/bitwarden-lite/Dockerfile @@ -1,4 +1,4 @@ -# syntax = docker/dockerfile:1.23 +# syntax = docker/dockerfile:1.24 ARG SERVER_TAG=dev ARG SERVER_REGISTRY=ghcr.io/bitwarden ARG WEB_IMAGE=ghcr.io/bitwarden/web