1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2024-10-17 06:34:41 +02:00
cache/.devcontainer/devcontainer.json

6 lines
82 B
JSON
Raw Normal View History

2023-04-12 08:05:34 +02:00
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}