diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 7281504..2677ce5 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ "name": "Tea DevContainer", "image": "mcr.microsoft.com/devcontainers/go:1.24-bullseye", "features": { - "ghcr.io/devcontainers/features/git-lfs:1.2.3": {} + "ghcr.io/devcontainers/features/git-lfs:1.2.4": {} }, "customizations": { "vscode": {