From c2c45520a565288b01ac3dfb75fcfd22a52d3205 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 20 Jun 2024 00:01:42 +0000 Subject: [PATCH] Update ghcr.io/devcontainers/features/git-lfs Docker tag to v1.2.1 --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 236bc4722a..73b3dcbd6b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -6,7 +6,7 @@ "ghcr.io/devcontainers/features/node:1": { "version": "20" }, - "ghcr.io/devcontainers/features/git-lfs:1.2.0": {}, + "ghcr.io/devcontainers/features/git-lfs:1.2.1": {}, "ghcr.io/devcontainers-contrib/features/poetry:2": {}, "ghcr.io/devcontainers/features/python:1": { "version": "3.12"