update main

This commit is contained in:
Elio Bischof
2025-08-05 18:25:29 +02:00
parent 41ca21491c
commit 579f921374
12 changed files with 61 additions and 63 deletions

View File

@@ -16,4 +16,4 @@ RUN apt-get update && \
COPY --chown=node:node commands /commands
USER node
USER node

View File

@@ -3,7 +3,7 @@ services:
devcontainer:
container_name: devcontainer
build:
context: ../base
context: .
volumes:
- ../../:/workspaces:cached
command: sleep infinity