Skip to content

Commit

Permalink
Migrate to docker compose v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigner authored Aug 8, 2024
1 parent 6a809d2 commit 30f1a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate_artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ cd "$( dirname "$0" )"
rm -rf out

#Run docker build
docker-compose --f docker-compose.yml up
docker compose --f docker-compose.yml up

0 comments on commit 30f1a0f

Please sign in to comment.