We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1772814 commit bfef7d4Copy full SHA for bfef7d4
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Gitea DevContainer",
3
- "image": "mcr.microsoft.com/devcontainers/go:1.20",
+ "image": "mcr.microsoft.com/devcontainers/go:1.20-bullseye",
4
"features": {
5
// installs nodejs into container
6
"ghcr.io/devcontainers/features/node:1": {
0 commit comments