mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
.devcontainer: update devcontainer image version to 5-linux
Updates base image to fix issue with old yarnpkg repo key.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nixpkgs",
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2-linux",
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:5-linux",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/nix:1": {
|
||||
// fails in the devcontainer sandbox, enable sandbox via config instead
|
||||
|
||||
Reference in New Issue
Block a user