mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:37:32 +00:00
update main
This commit is contained in:
@@ -16,4 +16,4 @@ RUN apt-get update && \
|
||||
|
||||
COPY --chown=node:node commands /commands
|
||||
|
||||
USER node
|
||||
USER node
|
||||
|
@@ -3,7 +3,7 @@ services:
|
||||
devcontainer:
|
||||
container_name: devcontainer
|
||||
build:
|
||||
context: ../base
|
||||
context: .
|
||||
volumes:
|
||||
- ../../:/workspaces:cached
|
||||
command: sleep infinity
|
||||
|
Reference in New Issue
Block a user