File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 "version" : " 0.9.5"
4040 },
4141 "ghcr.io/devcontainers-extra/features/actions-runner:1" : {
42- "version" : " latest " ,
43- "dotnetVersion" : " latest "
42+ "version" : " 2.319.1 " ,
43+ "dotnetVersion" : " 8.0 "
4444 },
4545 "ghcr.io/devcontainers-extra/features/age:1" : {
4646 "version" : " 1.2.1"
Original file line number Diff line number Diff line change 4545 "version" : " 0.9.5"
4646 },
4747 "ghcr.io/devcontainers-extra/features/actions-runner:1" : {
48- "version" : " latest " ,
49- "dotnetVersion" : " latest "
48+ "version" : " 2.319.1 " ,
49+ "dotnetVersion" : " 8.0 "
5050 },
5151 "ghcr.io/devcontainers-extra/features/age:1" : {
5252 "version" : " 1.2.1"
115115
116116 // Load encrypted environment variables automatically (with error tolerance)
117117 "postCreateCommand" : {
118- "setup bashrc" : " grep -qF 'source \\ ${containerWorkspaceFolder}/scripts/load-env.siner h ' ~/.bashrc || echo 'source \\ ${containerWorkspaceFolder}/scripts/load-env.sh' >> ~/.bashrc"
118+ "setup bashrc" : " grep -qF 'source \\ ${containerWorkspaceFolder}/scripts/load-env.sh ' ~/.bashrc || echo 'source \\ ${containerWorkspaceFolder}/scripts/load-env.sh' >> ~/.bashrc"
119119 },
120120 "postStartCommand" : {
121121 "install ggshield" : " sudo /usr/local/py-utils/bin/pipx install --global ggshield"
You can’t perform that action at this time.
0 commit comments