loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

devpod use go1.21 (#26637)

authored by

techknowlogick and committed by
GitHub
59f837f4 3d80308b

+1 -1
+1 -1
.devcontainer/devcontainer.json
··· 1 1 { 2 2 "name": "Gitea DevContainer", 3 - "image": "mcr.microsoft.com/devcontainers/go:1.20-bullseye", 3 + "image": "mcr.microsoft.com/devcontainers/go:1.21-bullseye", 4 4 "features": { 5 5 // installs nodejs into container 6 6 "ghcr.io/devcontainers/features/node:1": {