mirror of
https://github.com/get-drexa/drive.git
synced 2026-02-02 07:21:16 +00:00
dev: update devcontainer
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/devcontainers/javascript-node:24
|
||||
FROM mcr.microsoft.com/devcontainers/javascript-node:24-bookworm
|
||||
|
||||
# Install system dependencies
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/git:1": {},
|
||||
"ghcr.io/devcontainers/features/github-cli:1": {},
|
||||
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
|
||||
"ghcr.io/tailscale/codespace/tailscale": {
|
||||
"version": "latest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user