mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05: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:
parent
9636b4397d
commit
285a230472
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "nixpkgs",
|
"name": "nixpkgs",
|
||||||
"image": "mcr.microsoft.com/devcontainers/universal:2-linux",
|
"image": "mcr.microsoft.com/devcontainers/universal:5-linux",
|
||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/nix:1": {
|
"ghcr.io/devcontainers/features/nix:1": {
|
||||||
// fails in the devcontainer sandbox, enable sandbox via config instead
|
// fails in the devcontainer sandbox, enable sandbox via config instead
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue