summaryrefslogtreecommitdiffstats
path: root/.devcontainer
diff options
context:
space:
mode:
authorRenovate Bot <forgejo-renovate-action@forgejo.org>2024-05-11 04:04:33 +0200
committerRenovate Bot <forgejo-renovate-action@forgejo.org>2024-05-11 04:04:33 +0200
commit84d01b182842f1435cc0099642306f16610e1b20 (patch)
tree7b2282447ff2101ba35a1946307a95fa35b1da58 /.devcontainer
parentMerge pull request 'templates: Be more forgiving about missing package metada... (diff)
downloadforgejo-84d01b182842f1435cc0099642306f16610e1b20.tar.xz
forgejo-84d01b182842f1435cc0099642306f16610e1b20.zip
Update ghcr.io/devcontainers/features/git-lfs Docker tag to v1.2.0
Diffstat (limited to '.devcontainer')
-rw-r--r--.devcontainer/devcontainer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index 1b1b66c7dd..4e944dfb10 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.1.0": {},
+ "ghcr.io/devcontainers/features/git-lfs:1.2.0": {},
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
"ghcr.io/devcontainers/features/python:1": {
"version": "3.12"