Skip to content

Commit

Permalink
revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
elay committed Aug 12, 2024
1 parent 138bf5f commit 568a5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ if [ "${BASH_SOURCE[0]}" = "${0}" ]; then
fi

echo "==Building images..."
docker compose \
docker-compose \
-f docker-compose.yml \
-f docker-compose.dev.yml \
build ${NO_CACHE}

0 comments on commit 568a5b7

Please sign in to comment.