pages/.devcontainer
Devansh Lodha 2161db53c9
fix(devcontainer): remove broken yarn apt source to fix build (#3490)
This change introduces a Dockerfile to the devcontainer configuration
that removes the broken Yarn repository from `/etc/apt/sources.list.d/`.
This prevents `apt-get update` from failing due to an expired or missing
GPG key for the Yarn repository.

Fixes #3487
2026-01-29 11:47:54 -03:00
..
devcontainer.json fix(devcontainer): remove broken yarn apt source to fix build (#3490) 2026-01-29 11:47:54 -03:00
Dockerfile fix(devcontainer): remove broken yarn apt source to fix build (#3490) 2026-01-29 11:47:54 -03:00