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.

Update mcr.microsoft.com/devcontainers/go Docker tag to v1.24 (forgejo) (#7281) Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>

authored by

Renovate Bot
Renovate Bot
and committed by
forgejo-renovate-action
bec2659b 03c50c54

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