mirror of
https://github.com/apple/foundationdb.git
synced 2026-01-25 04:18:18 +00:00
Update devcontainer.json to point to rockylinux9 (#12534)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "FoundationDB remote dev env",
|
||||
"image": "foundationdb/devel:centos7-latest",
|
||||
"image": "docker.io/foundationdb/build:rockylinux9-latest",
|
||||
"features": {},
|
||||
"capAdd": [
|
||||
"SYS_PTRACE"
|
||||
@@ -30,4 +30,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user