Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziontech committed Jan 10, 2025
1 parent 8be9e1b commit 56c6fba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.dev-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,9 @@ services:
extends:
file: docker-compose.base.yml
service: plugins
build: ./docker/Dockerfile.plugin
build:
context: .
dockerfile: docker/Dockerfile.dev-plugin
command: >
bash -c "
cd /local &&
Expand Down
File renamed without changes.

0 comments on commit 56c6fba

Please sign in to comment.