We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d157219 commit 722bdd3Copy full SHA for 722bdd3
1 file changed
src/s-core-devcontainer/.devcontainer/devcontainer.json
@@ -10,7 +10,7 @@
10
"ppa": "true"
11
},
12
"ghcr.io/devcontainers/features/git-lfs": {
13
- // Installs the latest version from the Distribution
+ "version": "3.7.0",
14
"autoPull": "false" // do not automatically pull LFS files when creating the container
15
16
"ghcr.io/devcontainers/features/common-utils": {
0 commit comments