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