Skip to content

Commit

Permalink
Update: Dockerfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiArya20 committed Dec 11, 2024
1 parent 868599a commit 3bb1ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
${{ runner.os }}-buildx-
- name: Build and run Docker Compose
run: sudo docker compose up --build -d # Run Docker Compose in detached mode
run: sudo docker compose up -d # Run Docker Compose in detached mode

0 comments on commit 3bb1ace

Please sign in to comment.