diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 74fa93d..30313be 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ "name": "Tea DevContainer", "image": "mcr.microsoft.com/devcontainers/go:1.21-bullseye", "features": { - "ghcr.io/devcontainers/features/git-lfs:1.1.0": {} + "ghcr.io/devcontainers/features/git-lfs:1.2.0": {} }, "customizations": { "vscode": {