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.

Merge pull request 'Update mcr.microsoft.com/devcontainers/go Docker tag to v1.22' (#3716) from renovate/mcr.microsoft.com-devcontainers-go-1.x into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3716
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>

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