We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d80308 commit 59f837fCopy full SHA for 59f837f
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Gitea DevContainer",
3
- "image": "mcr.microsoft.com/devcontainers/go:1.20-bullseye",
+ "image": "mcr.microsoft.com/devcontainers/go:1.21-bullseye",
4
"features": {
5
// installs nodejs into container
6
"ghcr.io/devcontainers/features/node:1": {
0 commit comments