Skip to content

Commit

Permalink
ci: 👷 fix docker compose in CI build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
evertdespiegeleer committed Sep 30, 2024
1 parent 356ca98 commit 0b467fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
dev:
build:
context: ''
context: '.'
dockerfile: Dockerfile.dev
volumes:
- ./packages:/usr/src/app/packages

0 comments on commit 0b467fa

Please sign in to comment.