chore: Revamp devcontainer (#2021)

Depends on
https://github.com/blakeblackshear/frigate-hass-integration/pull/884.
This commit is contained in:
Felipe Santos
2025-05-21 20:32:47 -07:00
committed by GitHub
parent e1e80e2cc8
commit b9a3527954
14 changed files with 27 additions and 128 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/devcontainers/base:ubuntu-22.04
FROM mcr.microsoft.com/devcontainers/base:ubuntu-24.04
USER vscode