Skip to content

Fix devcontainer CI: drop stale yarn apt source#126

Draft
dev-milos wants to merge 1 commit into
G-Research:mainfrom
dev-milos:fix/devcontainer-bookworm
Draft

Fix devcontainer CI: drop stale yarn apt source#126
dev-milos wants to merge 1 commit into
G-Research:mainfrom
dev-milos:fix/devcontainer-bookworm

Conversation

@dev-milos

@dev-milos dev-milos commented Jun 23, 2026

Copy link
Copy Markdown

in testing

@dev-milos dev-milos marked this pull request as ready for review June 23, 2026 13:12
@dev-milos dev-milos marked this pull request as draft June 23, 2026 13:33
The base image (mcr.microsoft.com/devcontainers/ruby:1-3.3-bullseye) ships a
yarn apt source whose signing key was rotated (NO_PUBKEY 62D54FD4003F6525),
so apt-get update fails during the dev container build in CI. Remove that
source before apt-get update; yarn is already installed in the base image.

(Bumping the base image to bookworm does not help: it ships the same source.)
@dev-milos dev-milos force-pushed the fix/devcontainer-bookworm branch from 4bff005 to e339a05 Compare June 23, 2026 13:36
@dev-milos dev-milos changed the title Fix devcontainer CI: bump base image bullseye → bookworm Fix devcontainer CI: drop stale yarn apt source Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant