switch to bullseye to fix chromium not launching on arm

This commit is contained in:
ThePhaseless
2024-11-26 12:19:52 +00:00
parent 794ebdf00e
commit 6dc1133daf
3 changed files with 7 additions and 5 deletions
+2 -1
View File
@@ -32,6 +32,7 @@
"8181:8191"
],
"features": {
"ghcr.io/devcontainers-extra/features/act:1": {}
"ghcr.io/devcontainers-extra/features/act:1": {},
"ghcr.io/devcontainers/features/desktop-lite:1": {}
}
}